#0458ff color space conversions
Hex:
        #0458ff
        RGB:
        4, 88, 255
        CMY:
        98, 65, 0
        CMYK:
        98, 65, 0, 0
      HSL:
        220°, 100.0000%, 50.7843%
        HSV (HSB):
        220°, 98.4314%, 100.0000%
        XYZ:
        21.5898, 14.2253, 96.2156
        xyY:
        0.1635, 0.1077, 14.2253
      CIE-Lab:
        44.5543, 44.0653, -87.5183
        CIE-LCH:
        44.5543, 97.9857, 296.7252
        CIE-Luv:
        44.5543, -19.0623, -129.6435
        Hunter-Lab:
        37.7164, 36.1741, -124.8490
      #0458ff color charts
#0458ff RGB chart
      #0458ff CMYK chart
      #0458ff RGB pie chart
      #0458ff color shades, tints & tones
#0458ff color schemes
#0458ff color preview, HTML & CSS examples
           This text has a color of #0458ff        
        
          <p style="color:#0458ff;">Text here</p>
        
        
          .mytext {color:#0458ff;}
        
        Text color #0458ff
      
           This box has a color of #0458ff        
        
          <div style="background-color:#0458ff;">Content here</div>
        
        
          .mybackground {background-color:#0458ff;}
        
        Background color #0458ff
      
           Border around this has a color of #0458ff        
        
          <div style="border:2px solid #0458ff;">Content here</div>
        
        
          .myborder {border:2px solid #0458ff;}
        
        Border color #0458ff