#3c004a color space conversions
Hex:
        #3c004a
        RGB:
        60, 0, 74
        CMY:
        76, 100, 71
        CMYK:
        19, 100, 0, 71
      HSL:
        289°, 100.0000%, 14.5098%
        HSV (HSB):
        289°, 100.0000%, 29.0196%
        XYZ:
        3.0995, 1.4551, 6.5961
        xyY:
        0.2780, 0.1305, 1.4551
      CIE-Lab:
        12.3195, 37.6759, -29.7218
        CIE-LCH:
        12.3195, 47.9881, 321.7308
        CIE-Luv:
        12.3195, 12.7220, -28.1005
        Hunter-Lab:
        12.0626, 24.7562, -23.9770
      #3c004a color charts
#3c004a RGB chart
      #3c004a CMYK chart
      #3c004a RGB pie chart
      #3c004a color shades, tints & tones
#3c004a color schemes
#3c004a color preview, HTML & CSS examples
           This text has a color of #3c004a        
        
          <p style="color:#3c004a;">Text here</p>
        
        
          .mytext {color:#3c004a;}
        
        Text color #3c004a
      
           This box has a color of #3c004a        
        
          <div style="background-color:#3c004a;">Content here</div>
        
        
          .mybackground {background-color:#3c004a;}
        
        Background color #3c004a
      
           Border around this has a color of #3c004a        
        
          <div style="border:2px solid #3c004a;">Content here</div>
        
        
          .myborder {border:2px solid #3c004a;}
        
        Border color #3c004a