#055ec8 color space conversions
Hex:
        #055ec8
        RGB:
        5, 94, 200
        CMY:
        98, 63, 22
        CMYK:
        98, 53, 0, 22
      HSL:
        213°, 95.1220%, 40.1961%
        HSV (HSB):
        213°, 97.5000%, 78.4314%
        XYZ:
        14.4906, 12.2078, 56.2362
        xyY:
        0.1747, 0.1472, 12.2078
      CIE-Lab:
        41.5445, 19.0709, -61.2509
        CIE-LCH:
        41.5445, 64.1512, 287.2943
        CIE-Luv:
        41.5445, -21.3920, -90.9511
        Hunter-Lab:
        34.9397, 12.8853, -70.9708
      #055ec8 color charts
#055ec8 RGB chart
      #055ec8 CMYK chart
      #055ec8 RGB pie chart
      #055ec8 color shades, tints & tones
#055ec8 color schemes
#055ec8 color preview, HTML & CSS examples
           This text has a color of #055ec8        
        
          <p style="color:#055ec8;">Text here</p>
        
        
          .mytext {color:#055ec8;}
        
        Text color #055ec8
      
           This box has a color of #055ec8        
        
          <div style="background-color:#055ec8;">Content here</div>
        
        
          .mybackground {background-color:#055ec8;}
        
        Background color #055ec8
      
           Border around this has a color of #055ec8        
        
          <div style="border:2px solid #055ec8;">Content here</div>
        
        
          .myborder {border:2px solid #055ec8;}
        
        Border color #055ec8