#420db2 color space conversions
Hex:
        #420db2
        RGB:
        66, 13, 178
        CMY:
        74, 95, 30
        CMYK:
        63, 93, 0, 30
      HSL:
        259°, 86.3874%, 37.4510%
        HSV (HSB):
        259°, 92.6966%, 69.8039%
        XYZ:
        10.4266, 4.6605, 42.4695
        xyY:
        0.1812, 0.0810, 4.6605
      CIE-Lab:
        25.7446, 59.4186, -74.1552
        CIE-LCH:
        25.7446, 95.0241, 308.7043
        CIE-Luv:
        25.7446, 0.9774, -89.1694
        Hunter-Lab:
        21.5881, 48.4325, -101.5276
      #420db2 color charts
#420db2 RGB chart
      #420db2 CMYK chart
      #420db2 RGB pie chart
      #420db2 color shades, tints & tones
#420db2 color schemes
#420db2 color preview, HTML & CSS examples
           This text has a color of #420db2        
        
          <p style="color:#420db2;">Text here</p>
        
        
          .mytext {color:#420db2;}
        
        Text color #420db2
      
           This box has a color of #420db2        
        
          <div style="background-color:#420db2;">Content here</div>
        
        
          .mybackground {background-color:#420db2;}
        
        Background color #420db2
      
           Border around this has a color of #420db2        
        
          <div style="border:2px solid #420db2;">Content here</div>
        
        
          .myborder {border:2px solid #420db2;}
        
        Border color #420db2