#42153d color space conversions
Hex:
        #42153d
        RGB:
        66, 21, 61
        CMY:
        74, 92, 76
        CMYK:
        0, 68, 8, 74
      HSL:
        307°, 51.7241%, 17.0588%
        HSV (HSB):
        307°, 68.1818%, 25.8824%
        XYZ:
        3.3572, 2.0315, 4.6301
        xyY:
        0.3351, 0.2028, 2.0315
      CIE-Lab:
        15.6517, 27.6233, -15.2361
        CIE-LCH:
        15.6517, 31.5466, 331.1204
        CIE-Luv:
        15.6517, 17.0045, -17.3346
        Hunter-Lab:
        14.2531, 17.1018, -9.2829
      #42153d color charts
#42153d RGB chart
      #42153d CMYK chart
      #42153d RGB pie chart
      #42153d color shades, tints & tones
#42153d color schemes
#42153d color preview, HTML & CSS examples
           This text has a color of #42153d        
        
          <p style="color:#42153d;">Text here</p>
        
        
          .mytext {color:#42153d;}
        
        Text color #42153d
      
           This box has a color of #42153d        
        
          <div style="background-color:#42153d;">Content here</div>
        
        
          .mybackground {background-color:#42153d;}
        
        Background color #42153d
      
           Border around this has a color of #42153d        
        
          <div style="border:2px solid #42153d;">Content here</div>
        
        
          .myborder {border:2px solid #42153d;}
        
        Border color #42153d