#055ad8 color space conversions
Hex:
        #055ad8
        RGB:
        5, 90, 216
        CMY:
        98, 65, 15
        CMYK:
        98, 58, 0, 15
      HSL:
        216°, 95.4751%, 43.3333%
        HSV (HSB):
        216°, 97.6852%, 84.7059%
        XYZ:
        16.1134, 12.3025, 66.4911
        xyY:
        0.1698, 0.1296, 12.3025
      CIE-Lab:
        41.6929, 28.0519, -70.2097
        CIE-LCH:
        41.6929, 75.6063, 291.7789
        CIE-Luv:
        41.6929, -19.9217, -103.8575
        Hunter-Lab:
        35.0749, 20.6220, -87.8431
      #055ad8 color charts
#055ad8 RGB chart
      #055ad8 CMYK chart
      #055ad8 RGB pie chart
      #055ad8 color shades, tints & tones
#055ad8 color schemes
#055ad8 color preview, HTML & CSS examples
           This text has a color of #055ad8        
        
          <p style="color:#055ad8;">Text here</p>
        
        
          .mytext {color:#055ad8;}
        
        Text color #055ad8
      
           This box has a color of #055ad8        
        
          <div style="background-color:#055ad8;">Content here</div>
        
        
          .mybackground {background-color:#055ad8;}
        
        Background color #055ad8
      
           Border around this has a color of #055ad8        
        
          <div style="border:2px solid #055ad8;">Content here</div>
        
        
          .myborder {border:2px solid #055ad8;}
        
        Border color #055ad8