#42268d color space conversions
Hex:
        #42268d
        RGB:
        66, 38, 141
        CMY:
        74, 85, 45
        CMYK:
        53, 73, 0, 45
      HSL:
        256°, 57.5419%, 35.0980%
        HSV (HSB):
        256°, 73.0496%, 55.2941%
        XYZ:
        7.7476, 4.4676, 25.6533
        xyY:
        0.2046, 0.1180, 4.4676
      CIE-Lab:
        25.1606, 39.3771, -52.5593
        CIE-LCH:
        25.1606, 65.6737, 306.8404
        CIE-Luv:
        25.1606, 2.0997, -66.5044
        Hunter-Lab:
        21.1366, 28.4399, -57.1640
      #42268d color charts
#42268d RGB chart
      #42268d CMYK chart
      #42268d RGB pie chart
      #42268d color shades, tints & tones
#42268d color schemes
#42268d color preview, HTML & CSS examples
           This text has a color of #42268d        
        
          <p style="color:#42268d;">Text here</p>
        
        
          .mytext {color:#42268d;}
        
        Text color #42268d
      
           This box has a color of #42268d        
        
          <div style="background-color:#42268d;">Content here</div>
        
        
          .mybackground {background-color:#42268d;}
        
        Background color #42268d
      
           Border around this has a color of #42268d        
        
          <div style="border:2px solid #42268d;">Content here</div>
        
        
          .myborder {border:2px solid #42268d;}
        
        Border color #42268d