#3d327d color space conversions
Hex:
        #3d327d
        RGB:
        61, 50, 125
        CMY:
        76, 80, 51
        CMYK:
        51, 60, 0, 51
      HSL:
        249°, 42.8571%, 34.3137%
        HSV (HSB):
        249°, 60.0000%, 49.0196%
        XYZ:
        6.7667, 4.7540, 19.9630
        xyY:
        0.2149, 0.1510, 4.7540
      CIE-Lab:
        26.0220, 26.0996, -41.1675
        CIE-LCH:
        26.0220, 48.7437, 302.3741
        CIE-Luv:
        26.0220, -0.5592, -53.5225
        Hunter-Lab:
        21.8036, 17.2411, -39.0224
      #3d327d color charts
#3d327d RGB chart
      #3d327d CMYK chart
      #3d327d RGB pie chart
      #3d327d color shades, tints & tones
#3d327d color schemes
#3d327d color preview, HTML & CSS examples
           This text has a color of #3d327d        
        
          <p style="color:#3d327d;">Text here</p>
        
        
          .mytext {color:#3d327d;}
        
        Text color #3d327d
      
           This box has a color of #3d327d        
        
          <div style="background-color:#3d327d;">Content here</div>
        
        
          .mybackground {background-color:#3d327d;}
        
        Background color #3d327d
      
           Border around this has a color of #3d327d        
        
          <div style="border:2px solid #3d327d;">Content here</div>
        
        
          .myborder {border:2px solid #3d327d;}
        
        Border color #3d327d