#3c205b color space conversions
Hex:
        #3c205b
        RGB:
        60, 32, 91
        CMY:
        76, 87, 64
        CMYK:
        34, 65, 0, 64
      HSL:
        268°, 47.9675%, 24.1176%
        HSV (HSB):
        268°, 64.8352%, 35.6863%
        XYZ:
        4.2683, 2.7490, 10.2032
        xyY:
        0.2479, 0.1596, 2.7490
      CIE-Lab:
        19.0093, 26.8204, -30.4815
        CIE-LCH:
        19.0093, 40.6012, 311.3443
        CIE-Luv:
        19.0093, 6.5425, -35.4072
        Hunter-Lab:
        16.5801, 16.9370, -24.8801
      #3c205b color charts
#3c205b RGB chart
      #3c205b CMYK chart
      #3c205b RGB pie chart
      #3c205b color shades, tints & tones
#3c205b color schemes
#3c205b color preview, HTML & CSS examples
           This text has a color of #3c205b        
        
          <p style="color:#3c205b;">Text here</p>
        
        
          .mytext {color:#3c205b;}
        
        Text color #3c205b
      
           This box has a color of #3c205b        
        
          <div style="background-color:#3c205b;">Content here</div>
        
        
          .mybackground {background-color:#3c205b;}
        
        Background color #3c205b
      
           Border around this has a color of #3c205b        
        
          <div style="border:2px solid #3c205b;">Content here</div>
        
        
          .myborder {border:2px solid #3c205b;}
        
        Border color #3c205b