#055ea7 color space conversions
Hex:
        #055ea7
        RGB:
        5, 94, 167
        CMY:
        98, 63, 35
        CMYK:
        97, 44, 0, 35
      HSL:
        207°, 94.1860%, 33.7255%
        HSV (HSB):
        207°, 97.0060%, 65.4902%
        XYZ:
        11.0403, 10.8277, 38.0673
        xyY:
        0.1842, 0.1807, 10.8277
      CIE-Lab:
        39.2887, 5.6462, -45.5691
        CIE-LCH:
        39.2887, 45.9175, 277.0632
        CIE-Luv:
        39.2887, -22.6362, -66.1774
        Hunter-Lab:
        32.9055, 2.3052, -45.5569
      #055ea7 color charts
#055ea7 RGB chart
      #055ea7 CMYK chart
      #055ea7 RGB pie chart
      #055ea7 color shades, tints & tones
#055ea7 color schemes
#055ea7 color preview, HTML & CSS examples
           This text has a color of #055ea7        
        
          <p style="color:#055ea7;">Text here</p>
        
        
          .mytext {color:#055ea7;}
        
        Text color #055ea7
      
           This box has a color of #055ea7        
        
          <div style="background-color:#055ea7;">Content here</div>
        
        
          .mybackground {background-color:#055ea7;}
        
        Background color #055ea7
      
           Border around this has a color of #055ea7        
        
          <div style="border:2px solid #055ea7;">Content here</div>
        
        
          .myborder {border:2px solid #055ea7;}
        
        Border color #055ea7