#42269e color space conversions
Hex:
        #42269e
        RGB:
        66, 38, 158
        CMY:
        74, 85, 38
        CMYK:
        58, 76, 0, 38
      HSL:
        254°, 61.2245%, 38.4314%
        HSV (HSB):
        254°, 75.9494%, 61.9608%
        XYZ:
        9.1114, 5.0131, 32.8352
        xyY:
        0.1940, 0.1068, 5.0131
      CIE-Lab:
        26.7721, 44.4711, -60.3739
        CIE-LCH:
        26.7721, 74.9846, 306.3752
        CIE-Luv:
        26.7721, 0.5292, -77.1036
        Hunter-Lab:
        22.3900, 33.4569, -71.2766
      #42269e color charts
#42269e RGB chart
      #42269e CMYK chart
      #42269e RGB pie chart
      #42269e color shades, tints & tones
#42269e color schemes
#42269e color preview, HTML & CSS examples
           This text has a color of #42269e        
        
          <p style="color:#42269e;">Text here</p>
        
        
          .mytext {color:#42269e;}
        
        Text color #42269e
      
           This box has a color of #42269e        
        
          <div style="background-color:#42269e;">Content here</div>
        
        
          .mybackground {background-color:#42269e;}
        
        Background color #42269e
      
           Border around this has a color of #42269e        
        
          <div style="border:2px solid #42269e;">Content here</div>
        
        
          .myborder {border:2px solid #42269e;}
        
        Border color #42269e