#0558fe color space conversions
Hex:
        #0558fe
        RGB:
        5, 88, 254
        CMY:
        98, 65, 0
        CMYK:
        98, 65, 0, 0
      HSL:
        220°, 99.2032%, 50.7843%
        HSV (HSB):
        220°, 98.0315%, 99.6078%
        XYZ:
        21.4417, 14.1675, 95.3704
        xyY:
        0.1637, 0.1082, 14.1675
      CIE-Lab:
        44.4722, 43.7201, -87.0962
        CIE-LCH:
        44.4722, 97.4536, 296.6555
        CIE-Luv:
        44.4722, -19.0348, -129.0177
        Hunter-Lab:
        37.6397, 35.8142, -123.8796
      #0558fe color charts
#0558fe RGB chart
      #0558fe CMYK chart
      #0558fe RGB pie chart
      #0558fe color shades, tints & tones
#0558fe color schemes
#0558fe color preview, HTML & CSS examples
           This text has a color of #0558fe        
        
          <p style="color:#0558fe;">Text here</p>
        
        
          .mytext {color:#0558fe;}
        
        Text color #0558fe
      
           This box has a color of #0558fe        
        
          <div style="background-color:#0558fe;">Content here</div>
        
        
          .mybackground {background-color:#0558fe;}
        
        Background color #0558fe
      
           Border around this has a color of #0558fe        
        
          <div style="border:2px solid #0558fe;">Content here</div>
        
        
          .myborder {border:2px solid #0558fe;}
        
        Border color #0558fe