#42234e color space conversions
Hex:
        #42234e
        RGB:
        66, 35, 78
        CMY:
        74, 86, 69
        CMYK:
        15, 55, 0, 69
      HSL:
        283°, 38.0531%, 22.1569%
        HSV (HSB):
        283°, 55.1282%, 30.5882%
        XYZ:
        4.2229, 2.9104, 7.5469
        xyY:
        0.2877, 0.1983, 2.9104
      CIE-Lab:
        19.6813, 23.2919, -20.6353
        CIE-LCH:
        19.6813, 31.1180, 318.4608
        CIE-Luv:
        19.6813, 10.6678, -24.7928
        Hunter-Lab:
        17.0598, 14.3308, -14.2868
      #42234e color charts
#42234e RGB chart
      #42234e CMYK chart
      #42234e RGB pie chart
      #42234e color shades, tints & tones
#42234e color schemes
#42234e color preview, HTML & CSS examples
           This text has a color of #42234e        
        
          <p style="color:#42234e;">Text here</p>
        
        
          .mytext {color:#42234e;}
        
        Text color #42234e
      
           This box has a color of #42234e        
        
          <div style="background-color:#42234e;">Content here</div>
        
        
          .mybackground {background-color:#42234e;}
        
        Background color #42234e
      
           Border around this has a color of #42234e        
        
          <div style="border:2px solid #42234e;">Content here</div>
        
        
          .myborder {border:2px solid #42234e;}
        
        Border color #42234e