#42458b color space conversions
Hex:
        #42458b
        RGB:
        66, 69, 139
        CMY:
        74, 73, 45
        CMYK:
        53, 50, 0, 45
      HSL:
        238°, 35.6098%, 40.1961%
        HSV (HSB):
        238°, 52.5180%, 54.5098%
        XYZ:
        9.0351, 7.2786, 25.3548
        xyY:
        0.2168, 0.1747, 7.2786
      CIE-Lab:
        32.4329, 19.4302, -39.5399
        CIE-LCH:
        32.4329, 44.0560, 296.1698
        CIE-Luv:
        32.4329, -4.9819, -55.2980
        Hunter-Lab:
        26.9788, 12.5659, -36.8358
      #42458b color charts
#42458b RGB chart
      #42458b CMYK chart
      #42458b RGB pie chart
      #42458b color shades, tints & tones
#42458b color schemes
#42458b color preview, HTML & CSS examples
           This text has a color of #42458b        
        
          <p style="color:#42458b;">Text here</p>
        
        
          .mytext {color:#42458b;}
        
        Text color #42458b
      
           This box has a color of #42458b        
        
          <div style="background-color:#42458b;">Content here</div>
        
        
          .mybackground {background-color:#42458b;}
        
        Background color #42458b
      
           Border around this has a color of #42458b        
        
          <div style="border:2px solid #42458b;">Content here</div>
        
        
          .myborder {border:2px solid #42458b;}
        
        Border color #42458b