#420aa7 color space conversions
Hex:
        #420aa7
        RGB:
        66, 10, 167
        CMY:
        74, 96, 35
        CMYK:
        60, 94, 0, 35
      HSL:
        261°, 88.7006%, 34.7059%
        HSV (HSB):
        261°, 94.0120%, 65.4902%
        XYZ:
        9.3304, 4.1654, 36.8714
        xyY:
        0.1852, 0.0827, 4.1654
      CIE-Lab:
        24.2107, 57.3296, -70.0746
        CIE-LCH:
        24.2107, 90.5380, 309.2874
        CIE-Luv:
        24.2107, 2.1230, -82.7252
        Hunter-Lab:
        20.4092, 45.8878, -92.8274
      #420aa7 color charts
#420aa7 RGB chart
      #420aa7 CMYK chart
      #420aa7 RGB pie chart
      #420aa7 color shades, tints & tones
#420aa7 color schemes
#420aa7 color preview, HTML & CSS examples
           This text has a color of #420aa7        
        
          <p style="color:#420aa7;">Text here</p>
        
        
          .mytext {color:#420aa7;}
        
        Text color #420aa7
      
           This box has a color of #420aa7        
        
          <div style="background-color:#420aa7;">Content here</div>
        
        
          .mybackground {background-color:#420aa7;}
        
        Background color #420aa7
      
           Border around this has a color of #420aa7        
        
          <div style="border:2px solid #420aa7;">Content here</div>
        
        
          .myborder {border:2px solid #420aa7;}
        
        Border color #420aa7