#42268e color space conversions
Hex:
        #42268e
        RGB:
        66, 38, 142
        CMY:
        74, 85, 44
        CMYK:
        54, 73, 0, 44
      HSL:
        256°, 57.7778%, 35.2941%
        HSV (HSB):
        256°, 73.2394%, 55.6863%
        XYZ:
        7.8224, 4.4975, 26.0470
        xyY:
        0.2039, 0.1172, 4.4975
      CIE-Lab:
        25.2522, 39.6773, -53.0300
        CIE-LCH:
        25.2522, 66.2304, 306.8040
        CIE-Luv:
        25.2522, 2.0023, -67.1372
        Hunter-Lab:
        21.2072, 28.7277, -57.9756
      #42268e color charts
#42268e RGB chart
      #42268e CMYK chart
      #42268e RGB pie chart
      #42268e color shades, tints & tones
#42268e color schemes
#42268e color preview, HTML & CSS examples
           This text has a color of #42268e        
        
          <p style="color:#42268e;">Text here</p>
        
        
          .mytext {color:#42268e;}
        
        Text color #42268e
      
           This box has a color of #42268e        
        
          <div style="background-color:#42268e;">Content here</div>
        
        
          .mybackground {background-color:#42268e;}
        
        Background color #42268e
      
           Border around this has a color of #42268e        
        
          <div style="border:2px solid #42268e;">Content here</div>
        
        
          .myborder {border:2px solid #42268e;}
        
        Border color #42268e