#0557fe color space conversions
Hex:
        #0557fe
        RGB:
        5, 87, 254
        CMY:
        98, 66, 0
        CMYK:
        98, 66, 0, 0
      HSL:
        220°, 99.2032%, 50.7843%
        HSV (HSB):
        220°, 98.0315%, 99.6078%
        XYZ:
        21.3602, 14.0044, 95.3432
        xyY:
        0.1634, 0.1071, 14.0044
      CIE-Lab:
        44.2393, 44.3377, -87.4796
        CIE-LCH:
        44.2393, 98.0740, 296.8775
        CIE-Luv:
        44.2393, -18.8193, -129.2622
        Hunter-Lab:
        37.4225, 36.3958, -124.8606
      #0557fe color charts
#0557fe RGB chart
      #0557fe CMYK chart
      #0557fe RGB pie chart
      #0557fe color shades, tints & tones
#0557fe color schemes
#0557fe color preview, HTML & CSS examples
           This text has a color of #0557fe        
        
          <p style="color:#0557fe;">Text here</p>
        
        
          .mytext {color:#0557fe;}
        
        Text color #0557fe
      
           This box has a color of #0557fe        
        
          <div style="background-color:#0557fe;">Content here</div>
        
        
          .mybackground {background-color:#0557fe;}
        
        Background color #0557fe
      
           Border around this has a color of #0557fe        
        
          <div style="border:2px solid #0557fe;">Content here</div>
        
        
          .myborder {border:2px solid #0557fe;}
        
        Border color #0557fe