#42298a color space conversions
Hex:
        #42298a
        RGB:
        66, 41, 138
        CMY:
        74, 84, 46
        CMYK:
        52, 70, 0, 46
      HSL:
        255°, 54.1899%, 35.0980%
        HSV (HSB):
        255°, 70.2899%, 54.1176%
        XYZ:
        7.6272, 4.5791, 24.5266
        xyY:
        0.2076, 0.1247, 4.5791
      CIE-Lab:
        25.5003, 36.7834, -50.1380
        CIE-LCH:
        25.5003, 62.1839, 306.2654
        CIE-Luv:
        25.5003, 1.8880, -64.1112
        Hunter-Lab:
        21.3988, 26.1744, -52.9770
      #42298a color charts
#42298a RGB chart
      #42298a CMYK chart
      #42298a RGB pie chart
      #42298a color shades, tints & tones
#42298a color schemes
#42298a color preview, HTML & CSS examples
           This text has a color of #42298a        
        
          <p style="color:#42298a;">Text here</p>
        
        
          .mytext {color:#42298a;}
        
        Text color #42298a
      
           This box has a color of #42298a        
        
          <div style="background-color:#42298a;">Content here</div>
        
        
          .mybackground {background-color:#42298a;}
        
        Background color #42298a
      
           Border around this has a color of #42298a        
        
          <div style="border:2px solid #42298a;">Content here</div>
        
        
          .myborder {border:2px solid #42298a;}
        
        Border color #42298a