#42236a color space conversions
Hex:
        #42236a
        RGB:
        66, 35, 106
        CMY:
        74, 86, 58
        CMYK:
        38, 67, 0, 58
      HSL:
        266°, 50.3546%, 27.6471%
        HSV (HSB):
        266°, 66.9811%, 41.5686%
        XYZ:
        5.4493, 3.4009, 14.0049
        xyY:
        0.2384, 0.1488, 3.4009
      CIE-Lab:
        21.5829, 30.8037, -36.1590
        CIE-LCH:
        21.5829, 47.5009, 310.4275
        CIE-Luv:
        21.5829, 6.5941, -44.1972
        Hunter-Lab:
        18.4416, 20.4723, -32.1169
      #42236a color charts
#42236a RGB chart
      #42236a CMYK chart
      #42236a RGB pie chart
      #42236a color shades, tints & tones
#42236a color schemes
#42236a color preview, HTML & CSS examples
           This text has a color of #42236a        
        
          <p style="color:#42236a;">Text here</p>
        
        
          .mytext {color:#42236a;}
        
        Text color #42236a
      
           This box has a color of #42236a        
        
          <div style="background-color:#42236a;">Content here</div>
        
        
          .mybackground {background-color:#42236a;}
        
        Background color #42236a
      
           Border around this has a color of #42236a        
        
          <div style="border:2px solid #42236a;">Content here</div>
        
        
          .myborder {border:2px solid #42236a;}
        
        Border color #42236a