#005dc8 color space conversions
Hex:
        #005dc8
        RGB:
        0, 93, 200
        CMY:
        100, 64, 22
        CMYK:
        100, 54, 0, 22
      HSL:
        212°, 100.0000%, 39.2157%
        HSV (HSB):
        212°, 100.0000%, 78.4314%
        XYZ:
        14.3397, 11.9988, 56.2038
        xyY:
        0.1737, 0.1454, 11.9988
      CIE-Lab:
        41.2143, 19.5637, -61.7895
        CIE-LCH:
        41.2143, 64.8127, 287.5687
        CIE-Luv:
        41.2143, -21.3231, -91.5069
        Hunter-Lab:
        34.6393, 13.2750, -71.9530
      #005dc8 color charts
#005dc8 RGB chart
      #005dc8 CMYK chart
      #005dc8 RGB pie chart
      #005dc8 color shades, tints & tones
#005dc8 color schemes
#005dc8 color preview, HTML & CSS examples
           This text has a color of #005dc8        
        
          <p style="color:#005dc8;">Text here</p>
        
        
          .mytext {color:#005dc8;}
        
        Text color #005dc8
      
           This box has a color of #005dc8        
        
          <div style="background-color:#005dc8;">Content here</div>
        
        
          .mybackground {background-color:#005dc8;}
        
        Background color #005dc8
      
           Border around this has a color of #005dc8        
        
          <div style="border:2px solid #005dc8;">Content here</div>
        
        
          .myborder {border:2px solid #005dc8;}
        
        Border color #005dc8