#3c143e color space conversions
Hex:
        #3c143e
        RGB:
        60, 20, 62
        CMY:
        76, 92, 76
        CMYK:
        3, 68, 0, 76
      HSL:
        297°, 51.2195%, 16.0784%
        HSV (HSB):
        297°, 67.7419%, 24.3137%
        XYZ:
        2.9831, 1.8088, 4.7493
        xyY:
        0.3127, 0.1896, 1.8088
      CIE-Lab:
        14.4499, 26.4685, -17.9026
        CIE-LCH:
        14.4499, 31.9544, 325.9267
        CIE-Luv:
        14.4499, 13.3630, -19.0451
        Hunter-Lab:
        13.4491, 16.0573, -11.5230
      #3c143e color charts
#3c143e RGB chart
      #3c143e CMYK chart
      #3c143e RGB pie chart
      #3c143e color shades, tints & tones
#3c143e color schemes
#3c143e color preview, HTML & CSS examples
           This text has a color of #3c143e        
        
          <p style="color:#3c143e;">Text here</p>
        
        
          .mytext {color:#3c143e;}
        
        Text color #3c143e
      
           This box has a color of #3c143e        
        
          <div style="background-color:#3c143e;">Content here</div>
        
        
          .mybackground {background-color:#3c143e;}
        
        Background color #3c143e
      
           Border around this has a color of #3c143e        
        
          <div style="border:2px solid #3c143e;">Content here</div>
        
        
          .myborder {border:2px solid #3c143e;}
        
        Border color #3c143e