#05a8ef color space conversions
Hex:
        #05a8ef
        RGB:
        5, 168, 239
        CMY:
        98, 34, 6
        CMYK:
        98, 30, 0, 6
      HSL:
        198°, 95.9016%, 47.8431%
        HSV (HSB):
        198°, 97.9079%, 93.7255%
        XYZ:
        29.6452, 34.2695, 86.7136
        xyY:
        0.1968, 0.2275, 34.2695
      CIE-Lab:
        65.1759, -10.8112, -45.4255
        CIE-LCH:
        65.1759, 46.6943, 256.6127
        CIE-Luv:
        65.1759, -42.6353, -71.7148
        Hunter-Lab:
        58.5402, -12.0515, -46.8461
      #05a8ef color charts
#05a8ef RGB chart
      #05a8ef CMYK chart
      #05a8ef RGB pie chart
      #05a8ef color shades, tints & tones
#05a8ef color schemes
#05a8ef color preview, HTML & CSS examples
           This text has a color of #05a8ef        
        
          <p style="color:#05a8ef;">Text here</p>
        
        
          .mytext {color:#05a8ef;}
        
        Text color #05a8ef
      
           This box has a color of #05a8ef        
        
          <div style="background-color:#05a8ef;">Content here</div>
        
        
          .mybackground {background-color:#05a8ef;}
        
        Background color #05a8ef
      
           Border around this has a color of #05a8ef        
        
          <div style="border:2px solid #05a8ef;">Content here</div>
        
        
          .myborder {border:2px solid #05a8ef;}
        
        Border color #05a8ef