#056efe color space conversions
Hex:
        #056efe
        RGB:
        5, 110, 254
        CMY:
        98, 57, 0
        CMYK:
        98, 57, 0, 0
      HSL:
        215°, 99.2032%, 50.7843%
        HSV (HSB):
        215°, 98.0315%, 99.6078%
        XYZ:
        23.5279, 18.3399, 96.0658
        xyY:
        0.1706, 0.1330, 18.3399
      CIE-Lab:
        49.9058, 29.8670, -78.1919
        CIE-LCH:
        49.9058, 83.7019, 290.9054
        CIE-Luv:
        49.9058, -24.3065, -121.3606
        Hunter-Lab:
        42.8251, 23.1232, -103.0226
      #056efe color charts
#056efe RGB chart
      #056efe CMYK chart
      #056efe RGB pie chart
      #056efe color shades, tints & tones
#056efe color schemes
#056efe color preview, HTML & CSS examples
           This text has a color of #056efe        
        
          <p style="color:#056efe;">Text here</p>
        
        
          .mytext {color:#056efe;}
        
        Text color #056efe
      
           This box has a color of #056efe        
        
          <div style="background-color:#056efe;">Content here</div>
        
        
          .mybackground {background-color:#056efe;}
        
        Background color #056efe
      
           Border around this has a color of #056efe        
        
          <div style="border:2px solid #056efe;">Content here</div>
        
        
          .myborder {border:2px solid #056efe;}
        
        Border color #056efe