#0427ff color space conversions
Hex:
        #0427ff
        RGB:
        4, 39, 255
        CMY:
        98, 85, 0
        CMYK:
        98, 85, 0, 0
      HSL:
        232°, 100.0000%, 50.7843%
        HSV (HSB):
        232°, 98.4314%, 100.0000%
        XYZ:
        18.8256, 8.6968, 95.2942
        xyY:
        0.1533, 0.0708, 8.6968
      CIE-Lab:
        35.3939, 69.9306, -102.6973
        CIE-LCH:
        35.3939, 124.2458, 304.2525
        CIE-Luv:
        35.3939, -11.4087, -132.7303
        Hunter-Lab:
        29.4904, 62.3395, -170.9441
      #0427ff color charts
#0427ff RGB chart
      #0427ff CMYK chart
      #0427ff RGB pie chart
      #0427ff color shades, tints & tones
#0427ff color schemes
#0427ff color preview, HTML & CSS examples
           This text has a color of #0427ff        
        
          <p style="color:#0427ff;">Text here</p>
        
        
          .mytext {color:#0427ff;}
        
        Text color #0427ff
      
           This box has a color of #0427ff        
        
          <div style="background-color:#0427ff;">Content here</div>
        
        
          .mybackground {background-color:#0427ff;}
        
        Background color #0427ff
      
           Border around this has a color of #0427ff        
        
          <div style="border:2px solid #0427ff;">Content here</div>
        
        
          .myborder {border:2px solid #0427ff;}
        
        Border color #0427ff