#42508e color space conversions
Hex:
        #42508e
        RGB:
        66, 80, 142
        CMY:
        74, 69, 44
        CMYK:
        54, 44, 0, 44
      HSL:
        229°, 36.5385%, 40.7843%
        HSV (HSB):
        229°, 53.5211%, 55.6863%
        XYZ:
        9.9979, 8.8486, 26.7722
        xyY:
        0.2192, 0.1940, 8.8486
      CIE-Lab:
        35.6911, 13.2199, -36.1736
        CIE-LCH:
        35.6911, 38.5136, 290.0751
        CIE-Luv:
        35.6911, -8.6021, -51.6359
        Hunter-Lab:
        29.7465, 7.9380, -32.5390
      #42508e color charts
#42508e RGB chart
      #42508e CMYK chart
      #42508e RGB pie chart
      #42508e color shades, tints & tones
#42508e color schemes
#42508e color preview, HTML & CSS examples
           This text has a color of #42508e        
        
          <p style="color:#42508e;">Text here</p>
        
        
          .mytext {color:#42508e;}
        
        Text color #42508e
      
           This box has a color of #42508e        
        
          <div style="background-color:#42508e;">Content here</div>
        
        
          .mybackground {background-color:#42508e;}
        
        Background color #42508e
      
           Border around this has a color of #42508e        
        
          <div style="border:2px solid #42508e;">Content here</div>
        
        
          .myborder {border:2px solid #42508e;}
        
        Border color #42508e