#005fd3 color space conversions
Hex:
        #005fd3
        RGB:
        0, 95, 211
        CMY:
        100, 63, 17
        CMYK:
        100, 55, 0, 17
      HSL:
        213°, 100.0000%, 41.3725%
        HSV (HSB):
        213°, 100.0000%, 82.7451%
        XYZ:
        15.8501, 12.8876, 63.2802
        xyY:
        0.1723, 0.1401, 12.8876
      CIE-Lab:
        42.5933, 22.6547, -65.8807
        CIE-LCH:
        42.5933, 69.6670, 288.9768
        CIE-Luv:
        42.5933, -21.5635, -98.3629
        Hunter-Lab:
        35.8993, 15.9868, -79.3819
      #005fd3 color charts
#005fd3 RGB chart
      #005fd3 CMYK chart
      #005fd3 RGB pie chart
      #005fd3 color shades, tints & tones
#005fd3 color schemes
#005fd3 color preview, HTML & CSS examples
           This text has a color of #005fd3        
        
          <p style="color:#005fd3;">Text here</p>
        
        
          .mytext {color:#005fd3;}
        
        Text color #005fd3
      
           This box has a color of #005fd3        
        
          <div style="background-color:#005fd3;">Content here</div>
        
        
          .mybackground {background-color:#005fd3;}
        
        Background color #005fd3
      
           Border around this has a color of #005fd3        
        
          <div style="border:2px solid #005fd3;">Content here</div>
        
        
          .myborder {border:2px solid #005fd3;}
        
        Border color #005fd3