#005bd8 color space conversions
Hex:
        #005bd8
        RGB:
        0, 91, 216
        CMY:
        100, 64, 15
        CMYK:
        100, 58, 0, 15
      HSL:
        215°, 100.0000%, 42.3529%
        HSV (HSB):
        215°, 100.0000%, 84.7059%
        XYZ:
        16.1358, 12.4400, 66.5165
        xyY:
        0.1697, 0.1308, 12.4400
      CIE-Lab:
        41.9071, 27.2562, -69.8619
        CIE-LCH:
        41.9071, 74.9906, 291.3129
        CIE-Luv:
        41.9071, -20.3747, -103.5246
        Hunter-Lab:
        35.2704, 19.9381, -87.1256
      #005bd8 color charts
#005bd8 RGB chart
      #005bd8 CMYK chart
      #005bd8 RGB pie chart
      #005bd8 color shades, tints & tones
#005bd8 color schemes
#005bd8 color preview, HTML & CSS examples
           This text has a color of #005bd8        
        
          <p style="color:#005bd8;">Text here</p>
        
        
          .mytext {color:#005bd8;}
        
        Text color #005bd8
      
           This box has a color of #005bd8        
        
          <div style="background-color:#005bd8;">Content here</div>
        
        
          .mybackground {background-color:#005bd8;}
        
        Background color #005bd8
      
           Border around this has a color of #005bd8        
        
          <div style="border:2px solid #005bd8;">Content here</div>
        
        
          .myborder {border:2px solid #005bd8;}
        
        Border color #005bd8