#005cd2 color space conversions
Hex:
        #005cd2
        RGB:
        0, 92, 210
        CMY:
        100, 64, 18
        CMYK:
        100, 56, 0, 18
      HSL:
        214°, 100.0000%, 41.1765%
        HSV (HSB):
        214°, 100.0000%, 82.3529%
        XYZ:
        15.4600, 12.3074, 62.5335
        xyY:
        0.1712, 0.1363, 12.3074
      CIE-Lab:
        41.7006, 24.2261, -66.7608
        CIE-LCH:
        41.7006, 71.0205, 289.9448
        CIE-Luv:
        41.7006, -20.7755, -98.9960
        Hunter-Lab:
        35.0820, 17.2684, -81.1269
      #005cd2 color charts
#005cd2 RGB chart
      #005cd2 CMYK chart
      #005cd2 RGB pie chart
      #005cd2 color shades, tints & tones
#005cd2 color schemes
#005cd2 color preview, HTML & CSS examples
           This text has a color of #005cd2        
        
          <p style="color:#005cd2;">Text here</p>
        
        
          .mytext {color:#005cd2;}
        
        Text color #005cd2
      
           This box has a color of #005cd2        
        
          <div style="background-color:#005cd2;">Content here</div>
        
        
          .mybackground {background-color:#005cd2;}
        
        Background color #005cd2
      
           Border around this has a color of #005cd2        
        
          <div style="border:2px solid #005cd2;">Content here</div>
        
        
          .myborder {border:2px solid #005cd2;}
        
        Border color #005cd2