#05d9ed color space conversions
Hex:
        #05d9ed
        RGB:
        5, 217, 237
        CMY:
        98, 15, 7
        CMYK:
        98, 8, 0, 7
      HSL:
        185°, 95.8678%, 47.4510%
        HSV (HSB):
        185°, 97.8903%, 92.9412%
        XYZ:
        40.1615, 55.7724, 88.7692
        xyY:
        0.2174, 0.3020, 55.7724
      CIE-Lab:
        79.4841, -36.3714, -22.2097
        CIE-LCH:
        79.4841, 42.6163, 211.4098
        CIE-Luv:
        79.4841, -59.2065, -30.1770
        Hunter-Lab:
        74.6809, -34.6988, -18.1982
      #05d9ed color charts
#05d9ed RGB chart
      #05d9ed CMYK chart
      #05d9ed RGB pie chart
      #05d9ed color shades, tints & tones
#05d9ed color schemes
#05d9ed color preview, HTML & CSS examples
           This text has a color of #05d9ed        
        
          <p style="color:#05d9ed;">Text here</p>
        
        
          .mytext {color:#05d9ed;}
        
        Text color #05d9ed
      
           This box has a color of #05d9ed        
        
          <div style="background-color:#05d9ed;">Content here</div>
        
        
          .mybackground {background-color:#05d9ed;}
        
        Background color #05d9ed
      
           Border around this has a color of #05d9ed        
        
          <div style="border:2px solid #05d9ed;">Content here</div>
        
        
          .myborder {border:2px solid #05d9ed;}
        
        Border color #05d9ed