#005fe4 color space conversions
Hex:
        #005fe4
        RGB:
        0, 95, 228
        CMY:
        100, 63, 11
        CMYK:
        100, 58, 0, 11
      HSL:
        215°, 100.0000%, 44.7059%
        HSV (HSB):
        215°, 100.0000%, 89.4118%
        XYZ:
        18.0958, 13.7859, 75.1060
        xyY:
        0.1691, 0.1289, 13.7859
      CIE-Lab:
        43.9242, 29.3462, -73.3952
        CIE-LCH:
        43.9242, 79.0446, 291.7934
        CIE-Luv:
        43.9242, -21.1620, -110.0590
        Hunter-Lab:
        37.1293, 22.0197, -93.9426
      #005fe4 color charts
#005fe4 RGB chart
      #005fe4 CMYK chart
      #005fe4 RGB pie chart
      #005fe4 color shades, tints & tones
#005fe4 color schemes
#005fe4 color preview, HTML & CSS examples
           This text has a color of #005fe4        
        
          <p style="color:#005fe4;">Text here</p>
        
        
          .mytext {color:#005fe4;}
        
        Text color #005fe4
      
           This box has a color of #005fe4        
        
          <div style="background-color:#005fe4;">Content here</div>
        
        
          .mybackground {background-color:#005fe4;}
        
        Background color #005fe4
      
           Border around this has a color of #005fe4        
        
          <div style="border:2px solid #005fe4;">Content here</div>
        
        
          .myborder {border:2px solid #005fe4;}
        
        Border color #005fe4