#3c2a5a color space conversions
Hex:
        #3c2a5a
        RGB:
        60, 42, 90
        CMY:
        76, 84, 65
        CMYK:
        33, 53, 0, 65
      HSL:
        263°, 36.3636%, 25.8824%
        HSV (HSB):
        263°, 53.3333%, 35.2941%
        XYZ:
        4.5369, 3.3548, 10.0813
        xyY:
        0.2524, 0.1867, 3.3548
      CIE-Lab:
        21.4121, 20.1157, -25.9755
        CIE-LCH:
        21.4121, 32.8537, 307.7546
        CIE-Luv:
        21.4121, 4.2881, -31.6081
        Hunter-Lab:
        18.3160, 12.1616, -19.8124
      #3c2a5a color charts
#3c2a5a RGB chart
      #3c2a5a CMYK chart
      #3c2a5a RGB pie chart
      #3c2a5a color shades, tints & tones
#3c2a5a color schemes
#3c2a5a color preview, HTML & CSS examples
           This text has a color of #3c2a5a        
        
          <p style="color:#3c2a5a;">Text here</p>
        
        
          .mytext {color:#3c2a5a;}
        
        Text color #3c2a5a
      
           This box has a color of #3c2a5a        
        
          <div style="background-color:#3c2a5a;">Content here</div>
        
        
          .mybackground {background-color:#3c2a5a;}
        
        Background color #3c2a5a
      
           Border around this has a color of #3c2a5a        
        
          <div style="border:2px solid #3c2a5a;">Content here</div>
        
        
          .myborder {border:2px solid #3c2a5a;}
        
        Border color #3c2a5a