#05d8cd color space conversions
Hex:
        #05d8cd
        RGB:
        5, 216, 205
        CMY:
        98, 15, 20
        CMYK:
        98, 0, 5, 15
      HSL:
        177°, 95.4751%, 43.3333%
        HSV (HSB):
        177°, 97.6852%, 84.7059%
        XYZ:
        35.6379, 53.5518, 66.2158
        xyY:
        0.2293, 0.3446, 53.5518
      CIE-Lab:
        78.1996, -45.4865, -7.0325
        CIE-LCH:
        78.1996, 46.0269, 188.7887
        CIE-Luv:
        78.1996, -61.4521, -3.8819
        Hunter-Lab:
        73.1791, -41.1347, -2.4230
      #05d8cd color charts
#05d8cd RGB chart
      #05d8cd CMYK chart
      #05d8cd RGB pie chart
      #05d8cd color shades, tints & tones
#05d8cd color schemes
#05d8cd color preview, HTML & CSS examples
           This text has a color of #05d8cd        
        
          <p style="color:#05d8cd;">Text here</p>
        
        
          .mytext {color:#05d8cd;}
        
        Text color #05d8cd
      
           This box has a color of #05d8cd        
        
          <div style="background-color:#05d8cd;">Content here</div>
        
        
          .mybackground {background-color:#05d8cd;}
        
        Background color #05d8cd
      
           Border around this has a color of #05d8cd        
        
          <div style="border:2px solid #05d8cd;">Content here</div>
        
        
          .myborder {border:2px solid #05d8cd;}
        
        Border color #05d8cd