#05e8dd color space conversions
Hex:
        #05e8dd
        RGB:
        5, 232, 221
        CMY:
        98, 9, 13
        CMYK:
        98, 0, 5, 9
      HSL:
        177°, 95.7806%, 46.4706%
        HSV (HSB):
        177°, 97.8448%, 90.9804%
        XYZ:
        41.9703, 62.9659, 78.3482
        xyY:
        0.2290, 0.3435, 62.9659
      CIE-Lab:
        83.4245, -47.8053, -7.7984
        CIE-LCH:
        83.4245, 48.4372, 189.2650
        CIE-Luv:
        83.4245, -65.5066, -4.7777
        Hunter-Lab:
        79.3511, -44.4523, -2.9949
      #05e8dd color charts
#05e8dd RGB chart
      #05e8dd CMYK chart
      #05e8dd RGB pie chart
      #05e8dd color shades, tints & tones
#05e8dd color schemes
#05e8dd color preview, HTML & CSS examples
           This text has a color of #05e8dd        
        
          <p style="color:#05e8dd;">Text here</p>
        
        
          .mytext {color:#05e8dd;}
        
        Text color #05e8dd
      
           This box has a color of #05e8dd        
        
          <div style="background-color:#05e8dd;">Content here</div>
        
        
          .mybackground {background-color:#05e8dd;}
        
        Background color #05e8dd
      
           Border around this has a color of #05e8dd        
        
          <div style="border:2px solid #05e8dd;">Content here</div>
        
        
          .myborder {border:2px solid #05e8dd;}
        
        Border color #05e8dd