#3c225b color space conversions
Hex:
        #3c225b
        RGB:
        60, 34, 91
        CMY:
        76, 87, 64
        CMYK:
        34, 63, 0, 64
      HSL:
        267°, 45.6000%, 24.5098%
        HSV (HSB):
        267°, 62.6374%, 35.6863%
        XYZ:
        4.3238, 2.8600, 10.2217
        xyY:
        0.2484, 0.1643, 2.8600
      CIE-Lab:
        19.4744, 25.5828, -29.7344
        CIE-LCH:
        19.4744, 39.2252, 310.7079
        CIE-Luv:
        19.4744, 6.1291, -34.9025
        Hunter-Lab:
        16.9117, 16.0420, -23.9977
      #3c225b color charts
#3c225b RGB chart
      #3c225b CMYK chart
      #3c225b RGB pie chart
      #3c225b color shades, tints & tones
#3c225b color schemes
#3c225b color preview, HTML & CSS examples
           This text has a color of #3c225b        
        
          <p style="color:#3c225b;">Text here</p>
        
        
          .mytext {color:#3c225b;}
        
        Text color #3c225b
      
           This box has a color of #3c225b        
        
          <div style="background-color:#3c225b;">Content here</div>
        
        
          .mybackground {background-color:#3c225b;}
        
        Background color #3c225b
      
           Border around this has a color of #3c225b        
        
          <div style="border:2px solid #3c225b;">Content here</div>
        
        
          .myborder {border:2px solid #3c225b;}
        
        Border color #3c225b