#05a9ef color space conversions
Hex:
        #05a9ef
        RGB:
        5, 169, 239
        CMY:
        98, 34, 6
        CMYK:
        98, 29, 0, 6
      HSL:
        198°, 95.9016%, 47.8431%
        HSV (HSB):
        198°, 97.9079%, 93.7255%
        XYZ:
        29.8305, 34.6402, 86.7753
        xyY:
        0.1972, 0.2290, 34.6402
      CIE-Lab:
        65.4676, -11.3631, -44.9667
        CIE-LCH:
        65.4676, 46.3802, 255.8183
        CIE-Luv:
        65.4676, -42.9665, -70.9212
        Hunter-Lab:
        58.8559, -12.5269, -46.2162
      #05a9ef color charts
#05a9ef RGB chart
      #05a9ef CMYK chart
      #05a9ef RGB pie chart
      #05a9ef color shades, tints & tones
#05a9ef color schemes
#05a9ef color preview, HTML & CSS examples
           This text has a color of #05a9ef        
        
          <p style="color:#05a9ef;">Text here</p>
        
        
          .mytext {color:#05a9ef;}
        
        Text color #05a9ef
      
           This box has a color of #05a9ef        
        
          <div style="background-color:#05a9ef;">Content here</div>
        
        
          .mybackground {background-color:#05a9ef;}
        
        Background color #05a9ef
      
           Border around this has a color of #05a9ef        
        
          <div style="border:2px solid #05a9ef;">Content here</div>
        
        
          .myborder {border:2px solid #05a9ef;}
        
        Border color #05a9ef