#055eb7 color space conversions
Hex:
        #055eb7
        RGB:
        5, 94, 183
        CMY:
        98, 63, 28
        CMYK:
        97, 49, 0, 28
      HSL:
        210°, 94.6809%, 36.8627%
        HSV (HSB):
        210°, 97.2678%, 71.7647%
        XYZ:
        12.6125, 11.4566, 46.3463
        xyY:
        0.1791, 0.1627, 11.4566
      CIE-Lab:
        40.3391, 12.1893, -53.3101
        CIE-LCH:
        40.3391, 54.6859, 282.8792
        CIE-Luv:
        40.3391, -21.9668, -78.4548
        Hunter-Lab:
        33.8476, 7.2808, -57.4905
      #055eb7 color charts
#055eb7 RGB chart
      #055eb7 CMYK chart
      #055eb7 RGB pie chart
      #055eb7 color shades, tints & tones
#055eb7 color schemes
#055eb7 color preview, HTML & CSS examples
           This text has a color of #055eb7        
        
          <p style="color:#055eb7;">Text here</p>
        
        
          .mytext {color:#055eb7;}
        
        Text color #055eb7
      
           This box has a color of #055eb7        
        
          <div style="background-color:#055eb7;">Content here</div>
        
        
          .mybackground {background-color:#055eb7;}
        
        Background color #055eb7
      
           Border around this has a color of #055eb7        
        
          <div style="border:2px solid #055eb7;">Content here</div>
        
        
          .myborder {border:2px solid #055eb7;}
        
        Border color #055eb7