#005bd4 color space conversions
Hex:
        #005bd4
        RGB:
        0, 91, 212
        CMY:
        100, 64, 17
        CMYK:
        100, 57, 0, 17
      HSL:
        214°, 100.0000%, 41.5686%
        HSV (HSB):
        214°, 100.0000%, 83.1373%
        XYZ:
        15.6248, 12.2356, 63.8256
        xyY:
        0.1704, 0.1335, 12.2356
      CIE-Lab:
        41.5882, 25.6768, -68.0918
        CIE-LCH:
        41.5882, 72.7722, 290.6610
        CIE-Luv:
        41.5882, -20.4618, -100.7955
        Hunter-Lab:
        34.9795, 18.5189, -83.6983
      #005bd4 color charts
#005bd4 RGB chart
      #005bd4 CMYK chart
      #005bd4 RGB pie chart
      #005bd4 color shades, tints & tones
#005bd4 color schemes
#005bd4 color preview, HTML & CSS examples
           This text has a color of #005bd4        
        
          <p style="color:#005bd4;">Text here</p>
        
        
          .mytext {color:#005bd4;}
        
        Text color #005bd4
      
           This box has a color of #005bd4        
        
          <div style="background-color:#005bd4;">Content here</div>
        
        
          .mybackground {background-color:#005bd4;}
        
        Background color #005bd4
      
           Border around this has a color of #005bd4        
        
          <div style="border:2px solid #005bd4;">Content here</div>
        
        
          .myborder {border:2px solid #005bd4;}
        
        Border color #005bd4