#05c9ef color space conversions
Hex:
        #05c9ef
        RGB:
        5, 201, 239
        CMY:
        98, 21, 6
        CMYK:
        98, 16, 0, 6
      HSL:
        190°, 95.9016%, 47.8431%
        HSV (HSB):
        190°, 97.9079%, 93.7255%
        XYZ:
        36.5292, 48.0375, 89.0082
        xyY:
        0.2105, 0.2768, 48.0375
      CIE-Lab:
        74.8486, -28.0613, -30.3695
        CIE-LCH:
        74.8486, 41.3490, 227.2623
        CIE-Luv:
        74.8486, -53.6762, -44.9342
        Hunter-Lab:
        69.3091, -27.2129, -27.6251
      #05c9ef color charts
#05c9ef RGB chart
      #05c9ef CMYK chart
      #05c9ef RGB pie chart
      #05c9ef color shades, tints & tones
#05c9ef color schemes
#05c9ef color preview, HTML & CSS examples
           This text has a color of #05c9ef        
        
          <p style="color:#05c9ef;">Text here</p>
        
        
          .mytext {color:#05c9ef;}
        
        Text color #05c9ef
      
           This box has a color of #05c9ef        
        
          <div style="background-color:#05c9ef;">Content here</div>
        
        
          .mybackground {background-color:#05c9ef;}
        
        Background color #05c9ef
      
           Border around this has a color of #05c9ef        
        
          <div style="border:2px solid #05c9ef;">Content here</div>
        
        
          .myborder {border:2px solid #05c9ef;}
        
        Border color #05c9ef