#420e90 color space conversions
Hex:
        #420e90
        RGB:
        66, 14, 144
        CMY:
        74, 95, 44
        CMYK:
        54, 90, 0, 44
      HSL:
        264°, 82.2785%, 30.9804%
        HSV (HSB):
        264°, 90.2778%, 56.4706%
        XYZ:
        7.4378, 3.4859, 26.6664
        xyY:
        0.1979, 0.0927, 3.4859
      CIE-Lab:
        21.8935, 50.5309, -59.7973
        CIE-LCH:
        21.8935, 78.2885, 310.1990
        CIE-Luv:
        21.8935, 4.2939, -69.3895
        Hunter-Lab:
        18.6707, 38.4354, -71.6114
      #420e90 color charts
#420e90 RGB chart
      #420e90 CMYK chart
      #420e90 RGB pie chart
      #420e90 color shades, tints & tones
#420e90 color schemes
#420e90 color preview, HTML & CSS examples
           This text has a color of #420e90        
        
          <p style="color:#420e90;">Text here</p>
        
        
          .mytext {color:#420e90;}
        
        Text color #420e90
      
           This box has a color of #420e90        
        
          <div style="background-color:#420e90;">Content here</div>
        
        
          .mybackground {background-color:#420e90;}
        
        Background color #420e90
      
           Border around this has a color of #420e90        
        
          <div style="border:2px solid #420e90;">Content here</div>
        
        
          .myborder {border:2px solid #420e90;}
        
        Border color #420e90