#42209b color space conversions
Hex:
        #42209b
        RGB:
        66, 32, 155
        CMY:
        74, 87, 39
        CMYK:
        57, 79, 0, 39
      HSL:
        257°, 65.7754%, 36.6667%
        HSV (HSB):
        257°, 79.3548%, 60.7843%
        XYZ:
        8.6797, 4.5578, 31.4326
        xyY:
        0.1943, 0.1020, 4.5578
      CIE-Lab:
        25.4360, 46.5569, -60.7400
        CIE-LCH:
        25.4360, 76.5304, 307.4700
        CIE-Luv:
        25.4360, 1.5821, -75.7009
        Hunter-Lab:
        21.3491, 35.2100, -72.3494
      #42209b color charts
#42209b RGB chart
      #42209b CMYK chart
      #42209b RGB pie chart
      #42209b color shades, tints & tones
#42209b color schemes
#42209b color preview, HTML & CSS examples
           This text has a color of #42209b        
        
          <p style="color:#42209b;">Text here</p>
        
        
          .mytext {color:#42209b;}
        
        Text color #42209b
      
           This box has a color of #42209b        
        
          <div style="background-color:#42209b;">Content here</div>
        
        
          .mybackground {background-color:#42209b;}
        
        Background color #42209b
      
           Border around this has a color of #42209b        
        
          <div style="border:2px solid #42209b;">Content here</div>
        
        
          .myborder {border:2px solid #42209b;}
        
        Border color #42209b