#42438a color space conversions
Hex:
        #42438a
        RGB:
        66, 67, 138
        CMY:
        74, 74, 46
        CMYK:
        52, 51, 0, 46
      HSL:
        239°, 35.2941%, 40.0000%
        HSV (HSB):
        239°, 52.1739%, 54.1176%
        XYZ:
        8.8414, 7.0075, 24.9314
        xyY:
        0.2168, 0.1718, 7.0075
      CIE-Lab:
        31.8241, 20.4116, -39.9007
        CIE-LCH:
        31.8241, 44.8185, 297.0924
        CIE-Luv:
        31.8241, -4.3322, -55.5200
        Hunter-Lab:
        26.4718, 13.2921, -37.3097
      #42438a color charts
#42438a RGB chart
      #42438a CMYK chart
      #42438a RGB pie chart
      #42438a color shades, tints & tones
#42438a color schemes
#42438a color preview, HTML & CSS examples
           This text has a color of #42438a        
        
          <p style="color:#42438a;">Text here</p>
        
        
          .mytext {color:#42438a;}
        
        Text color #42438a
      
           This box has a color of #42438a        
        
          <div style="background-color:#42438a;">Content here</div>
        
        
          .mybackground {background-color:#42438a;}
        
        Background color #42438a
      
           Border around this has a color of #42438a        
        
          <div style="border:2px solid #42438a;">Content here</div>
        
        
          .myborder {border:2px solid #42438a;}
        
        Border color #42438a