#42268b color space conversions
Hex:
        #42268b
        RGB:
        66, 38, 139
        CMY:
        74, 85, 45
        CMYK:
        53, 73, 0, 45
      HSL:
        257°, 57.0621%, 34.7059%
        HSV (HSB):
        257°, 72.6619%, 54.5098%
        XYZ:
        7.6001, 4.4086, 24.8765
        xyY:
        0.2060, 0.1195, 4.4086
      CIE-Lab:
        24.9786, 38.7769, -51.6134
        CIE-LCH:
        24.9786, 64.5569, 306.9174
        CIE-Luv:
        24.9786, 2.2965, -65.2349
        Hunter-Lab:
        20.9966, 27.8673, -55.5484
      #42268b color charts
#42268b RGB chart
      #42268b CMYK chart
      #42268b RGB pie chart
      #42268b color shades, tints & tones
#42268b color schemes
#42268b color preview, HTML & CSS examples
           This text has a color of #42268b        
        
          <p style="color:#42268b;">Text here</p>
        
        
          .mytext {color:#42268b;}
        
        Text color #42268b
      
           This box has a color of #42268b        
        
          <div style="background-color:#42268b;">Content here</div>
        
        
          .mybackground {background-color:#42268b;}
        
        Background color #42268b
      
           Border around this has a color of #42268b        
        
          <div style="border:2px solid #42268b;">Content here</div>
        
        
          .myborder {border:2px solid #42268b;}
        
        Border color #42268b