#3c025a color space conversions
Hex:
        #3c025a
        RGB:
        60, 2, 90
        CMY:
        76, 99, 65
        CMYK:
        33, 98, 0, 65
      HSL:
        280°, 95.6522%, 18.0392%
        HSV (HSB):
        280°, 97.7778%, 35.2941%
        XYZ:
        3.7307, 1.7423, 9.8125
        xyY:
        0.2441, 0.1140, 1.7423
      CIE-Lab:
        14.0720, 40.3023, -37.8196
        CIE-LCH:
        14.0720, 55.2684, 316.8202
        CIE-Luv:
        14.0720, 9.8414, -37.3046
        Hunter-Lab:
        13.1995, 27.3515, -34.8367
      #3c025a color charts
#3c025a RGB chart
      #3c025a CMYK chart
      #3c025a RGB pie chart
      #3c025a color shades, tints & tones
#3c025a color schemes
#3c025a color preview, HTML & CSS examples
           This text has a color of #3c025a        
        
          <p style="color:#3c025a;">Text here</p>
        
        
          .mytext {color:#3c025a;}
        
        Text color #3c025a
      
           This box has a color of #3c025a        
        
          <div style="background-color:#3c025a;">Content here</div>
        
        
          .mybackground {background-color:#3c025a;}
        
        Background color #3c025a
      
           Border around this has a color of #3c025a        
        
          <div style="border:2px solid #3c025a;">Content here</div>
        
        
          .myborder {border:2px solid #3c025a;}
        
        Border color #3c025a