#0558cf color space conversions
Hex:
        #0558cf
        RGB:
        5, 88, 207
        CMY:
        98, 65, 19
        CMYK:
        98, 57, 0, 19
      HSL:
        215°, 95.2830%, 41.5686%
        HSV (HSB):
        215°, 97.5845%, 81.1765%
        XYZ:
        14.8148, 11.5167, 60.4736
        xyY:
        0.1707, 0.1327, 11.5167
      CIE-Lab:
        40.4375, 25.8199, -67.0928
        CIE-LCH:
        40.4375, 71.8896, 291.0486
        CIE-Luv:
        40.4375, -19.5765, -98.5298
        Hunter-Lab:
        33.9363, 18.5353, -81.8979
      #0558cf color charts
#0558cf RGB chart
      #0558cf CMYK chart
      #0558cf RGB pie chart
      #0558cf color shades, tints & tones
#0558cf color schemes
#0558cf color preview, HTML & CSS examples
           This text has a color of #0558cf        
        
          <p style="color:#0558cf;">Text here</p>
        
        
          .mytext {color:#0558cf;}
        
        Text color #0558cf
      
           This box has a color of #0558cf        
        
          <div style="background-color:#0558cf;">Content here</div>
        
        
          .mybackground {background-color:#0558cf;}
        
        Background color #0558cf
      
           Border around this has a color of #0558cf        
        
          <div style="border:2px solid #0558cf;">Content here</div>
        
        
          .myborder {border:2px solid #0558cf;}
        
        Border color #0558cf