#420cfe color space conversions
Hex:
        #420cfe
        RGB:
        66, 12, 254
        CMY:
        74, 95, 0
        CMYK:
        74, 95, 0, 0
      HSL:
        253°, 99.1803%, 52.1569%
        HSV (HSB):
        253°, 95.2756%, 99.6078%
        XYZ:
        20.2676, 8.5770, 94.3532
        xyY:
        0.1645, 0.0696, 8.5770
      CIE-Lab:
        35.1567, 78.2129, -102.4746
        CIE-LCH:
        35.1567, 128.9120, 307.3524
        CIE-Luv:
        35.1567, -4.6474, -132.3771
        Hunter-Lab:
        29.2864, 72.2794, -170.5164
      #420cfe color charts
#420cfe RGB chart
      #420cfe CMYK chart
      #420cfe RGB pie chart
      #420cfe color shades, tints & tones
#420cfe color schemes
#420cfe color preview, HTML & CSS examples
           This text has a color of #420cfe        
        
          <p style="color:#420cfe;">Text here</p>
        
        
          .mytext {color:#420cfe;}
        
        Text color #420cfe
      
           This box has a color of #420cfe        
        
          <div style="background-color:#420cfe;">Content here</div>
        
        
          .mybackground {background-color:#420cfe;}
        
        Background color #420cfe
      
           Border around this has a color of #420cfe        
        
          <div style="border:2px solid #420cfe;">Content here</div>
        
        
          .myborder {border:2px solid #420cfe;}
        
        Border color #420cfe