#42018f color space conversions
Hex:
        #42018f
        RGB:
        66, 1, 143
        CMY:
        74, 100, 44
        CMYK:
        54, 99, 0, 44
      HSL:
        267°, 98.6111%, 28.2353%
        HSV (HSB):
        267°, 99.3007%, 56.0784%
        XYZ:
        7.2155, 3.1631, 26.2168
        xyY:
        0.1972, 0.0864, 3.1631
      CIE-Lab:
        20.6857, 53.5846, -61.1726
        CIE-LCH:
        20.6857, 81.3228, 311.2170
        CIE-Luv:
        20.6857, 5.0178, -68.5173
        Hunter-Lab:
        17.7852, 41.2943, -74.9488
      #42018f color charts
#42018f RGB chart
      #42018f CMYK chart
      #42018f RGB pie chart
      #42018f color shades, tints & tones
#42018f color schemes
#42018f color preview, HTML & CSS examples
           This text has a color of #42018f        
        
          <p style="color:#42018f;">Text here</p>
        
        
          .mytext {color:#42018f;}
        
        Text color #42018f
      
           This box has a color of #42018f        
        
          <div style="background-color:#42018f;">Content here</div>
        
        
          .mybackground {background-color:#42018f;}
        
        Background color #42018f
      
           Border around this has a color of #42018f        
        
          <div style="border:2px solid #42018f;">Content here</div>
        
        
          .myborder {border:2px solid #42018f;}
        
        Border color #42018f