#3c052f color space conversions
Hex:
        #3c052f
        RGB:
        60, 5, 47
        CMY:
        76, 98, 82
        CMYK:
        0, 92, 22, 76
      HSL:
        314°, 84.6154%, 12.7451%
        HSV (HSB):
        314°, 91.6667%, 23.5294%
        XYZ:
        2.4308, 1.2744, 2.8072
        xyY:
        0.3733, 0.1957, 1.2744
      CIE-Lab:
        11.0955, 30.5225, -12.3673
        CIE-LCH:
        11.0955, 32.9329, 337.9429
        CIE-Luv:
        11.0955, 18.2621, -12.3485
        Hunter-Lab:
        11.2891, 18.6799, -6.8409
      #3c052f color charts
#3c052f RGB chart
      #3c052f CMYK chart
      #3c052f RGB pie chart
      #3c052f color shades, tints & tones
#3c052f color schemes
#3c052f color preview, HTML & CSS examples
           This text has a color of #3c052f        
        
          <p style="color:#3c052f;">Text here</p>
        
        
          .mytext {color:#3c052f;}
        
        Text color #3c052f
      
           This box has a color of #3c052f        
        
          <div style="background-color:#3c052f;">Content here</div>
        
        
          .mybackground {background-color:#3c052f;}
        
        Background color #3c052f
      
           Border around this has a color of #3c052f        
        
          <div style="border:2px solid #3c052f;">Content here</div>
        
        
          .myborder {border:2px solid #3c052f;}
        
        Border color #3c052f