#420e7e color space conversions
Hex:
        #420e7e
        RGB:
        66, 14, 126
        CMY:
        74, 95, 51
        CMYK:
        48, 89, 0, 51
      HSL:
        268°, 80.0000%, 27.4510%
        HSV (HSB):
        268°, 88.8889%, 49.4118%
        XYZ:
        6.1697, 2.9787, 19.9884
        xyY:
        0.2117, 0.1022, 2.9787
      CIE-Lab:
        19.9583, 45.9528, -51.6703
        CIE-LCH:
        19.9583, 69.1483, 311.6482
        CIE-Luv:
        19.9583, 6.4508, -58.7462
        Hunter-Lab:
        17.2589, 33.6072, -56.5858
      #420e7e color charts
#420e7e RGB chart
      #420e7e CMYK chart
      #420e7e RGB pie chart
      #420e7e color shades, tints & tones
#420e7e color schemes
#420e7e color preview, HTML & CSS examples
           This text has a color of #420e7e        
        
          <p style="color:#420e7e;">Text here</p>
        
        
          .mytext {color:#420e7e;}
        
        Text color #420e7e
      
           This box has a color of #420e7e        
        
          <div style="background-color:#420e7e;">Content here</div>
        
        
          .mybackground {background-color:#420e7e;}
        
        Background color #420e7e
      
           Border around this has a color of #420e7e        
        
          <div style="border:2px solid #420e7e;">Content here</div>
        
        
          .myborder {border:2px solid #420e7e;}
        
        Border color #420e7e