#0420ff color space conversions
Hex:
        #0420ff
        RGB:
        4, 32, 255
        CMY:
        98, 87, 0
        CMYK:
        98, 87, 0, 0
      HSL:
        233°, 100.0000%, 50.7843%
        HSV (HSB):
        233°, 98.4314%, 100.0000%
        XYZ:
        18.6166, 8.2788, 95.2245
        xyY:
        0.1524, 0.0678, 8.2788
      CIE-Lab:
        34.5570, 72.4556, -104.0937
        CIE-LCH:
        34.5570, 126.8279, 304.8403
        CIE-Luv:
        34.5570, -10.8020, -132.2747
        Hunter-Lab:
        28.7730, 65.1397, -176.0800
      #0420ff color charts
#0420ff RGB chart
      #0420ff CMYK chart
      #0420ff RGB pie chart
      #0420ff color shades, tints & tones
#0420ff color schemes
#0420ff color preview, HTML & CSS examples
           This text has a color of #0420ff        
        
          <p style="color:#0420ff;">Text here</p>
        
        
          .mytext {color:#0420ff;}
        
        Text color #0420ff
      
           This box has a color of #0420ff        
        
          <div style="background-color:#0420ff;">Content here</div>
        
        
          .mybackground {background-color:#0420ff;}
        
        Background color #0420ff
      
           Border around this has a color of #0420ff        
        
          <div style="border:2px solid #0420ff;">Content here</div>
        
        
          .myborder {border:2px solid #0420ff;}
        
        Border color #0420ff