#42243e color space conversions
Hex:
        #42243e
        RGB:
        66, 36, 62
        CMY:
        74, 86, 76
        CMYK:
        0, 45, 6, 74
      HSL:
        308°, 29.4118%, 20.0000%
        HSV (HSB):
        308°, 45.4545%, 25.8824%
        XYZ:
        3.7471, 2.7678, 4.8942
        xyY:
        0.3284, 0.2426, 2.7678
      CIE-Lab:
        19.0889, 18.9277, -10.6128
        CIE-LCH:
        19.0889, 21.7000, 330.7206
        CIE-Luv:
        19.0889, 12.9517, -13.1018
        Hunter-Lab:
        16.6367, 11.0899, -5.7962
      #42243e color charts
#42243e RGB chart
      #42243e CMYK chart
      #42243e RGB pie chart
      #42243e color shades, tints & tones
#42243e color schemes
#42243e color preview, HTML & CSS examples
           This text has a color of #42243e        
        
          <p style="color:#42243e;">Text here</p>
        
        
          .mytext {color:#42243e;}
        
        Text color #42243e
      
           This box has a color of #42243e        
        
          <div style="background-color:#42243e;">Content here</div>
        
        
          .mybackground {background-color:#42243e;}
        
        Background color #42243e
      
           Border around this has a color of #42243e        
        
          <div style="border:2px solid #42243e;">Content here</div>
        
        
          .myborder {border:2px solid #42243e;}
        
        Border color #42243e