#05d9ef color space conversions
Hex:
        #05d9ef
        RGB:
        5, 217, 239
        CMY:
        98, 15, 6
        CMYK:
        98, 9, 0, 6
      HSL:
        186°, 95.9016%, 47.8431%
        HSV (HSB):
        186°, 97.9079%, 93.7255%
        XYZ:
        40.4554, 55.8900, 90.3170
        xyY:
        0.2167, 0.2994, 55.8900
      CIE-Lab:
        79.5512, -35.7473, -23.1738
        CIE-LCH:
        79.5512, 42.6016, 212.9540
        CIE-Luv:
        79.5512, -59.0461, -31.8975
        Hunter-Lab:
        74.7596, -34.2357, -19.2965
      #05d9ef color charts
#05d9ef RGB chart
      #05d9ef CMYK chart
      #05d9ef RGB pie chart
      #05d9ef color shades, tints & tones
#05d9ef color schemes
#05d9ef color preview, HTML & CSS examples
           This text has a color of #05d9ef        
        
          <p style="color:#05d9ef;">Text here</p>
        
        
          .mytext {color:#05d9ef;}
        
        Text color #05d9ef
      
           This box has a color of #05d9ef        
        
          <div style="background-color:#05d9ef;">Content here</div>
        
        
          .mybackground {background-color:#05d9ef;}
        
        Background color #05d9ef
      
           Border around this has a color of #05d9ef        
        
          <div style="border:2px solid #05d9ef;">Content here</div>
        
        
          .myborder {border:2px solid #05d9ef;}
        
        Border color #05d9ef