#42288a color space conversions
Hex:
        #42288a
        RGB:
        66, 40, 138
        CMY:
        74, 84, 46
        CMYK:
        52, 71, 0, 46
      HSL:
        256°, 55.0562%, 34.9020%
        HSV (HSB):
        256°, 71.0145%, 54.1176%
        XYZ:
        7.5930, 4.5108, 24.5152
        xyY:
        0.2074, 0.1232, 4.5108
      CIE-Lab:
        25.2930, 37.3548, -50.4766
        CIE-LCH:
        25.2930, 62.7955, 306.5030
        CIE-Luv:
        25.2930, 2.0623, -64.2843
        Hunter-Lab:
        21.2387, 26.6476, -53.5698
      #42288a color charts
#42288a RGB chart
      #42288a CMYK chart
      #42288a RGB pie chart
      #42288a color shades, tints & tones
#42288a color schemes
#42288a color preview, HTML & CSS examples
           This text has a color of #42288a        
        
          <p style="color:#42288a;">Text here</p>
        
        
          .mytext {color:#42288a;}
        
        Text color #42288a
      
           This box has a color of #42288a        
        
          <div style="background-color:#42288a;">Content here</div>
        
        
          .mybackground {background-color:#42288a;}
        
        Background color #42288a
      
           Border around this has a color of #42288a        
        
          <div style="border:2px solid #42288a;">Content here</div>
        
        
          .myborder {border:2px solid #42288a;}
        
        Border color #42288a