#42213e color space conversions
Hex:
        #42213e
        RGB:
        66, 33, 62
        CMY:
        74, 87, 76
        CMYK:
        0, 50, 6, 74
      HSL:
        307°, 33.3333%, 19.4118%
        HSV (HSB):
        307°, 50.0000%, 25.8824%
        XYZ:
        3.6601, 2.5938, 4.8652
        xyY:
        0.3292, 0.2333, 2.5938
      CIE-Lab:
        18.3375, 20.8391, -11.7676
        CIE-LCH:
        18.3375, 23.9321, 330.5470
        CIE-Luv:
        18.3375, 13.8938, -14.2927
        Hunter-Lab:
        16.1052, 12.3826, -6.6371
      #42213e color charts
#42213e RGB chart
      #42213e CMYK chart
      #42213e RGB pie chart
      #42213e color shades, tints & tones
#42213e color schemes
#42213e color preview, HTML & CSS examples
           This text has a color of #42213e        
        
          <p style="color:#42213e;">Text here</p>
        
        
          .mytext {color:#42213e;}
        
        Text color #42213e
      
           This box has a color of #42213e        
        
          <div style="background-color:#42213e;">Content here</div>
        
        
          .mybackground {background-color:#42213e;}
        
        Background color #42213e
      
           Border around this has a color of #42213e        
        
          <div style="border:2px solid #42213e;">Content here</div>
        
        
          .myborder {border:2px solid #42213e;}
        
        Border color #42213e