#05d1cd color space conversions
Hex:
        #05d1cd
        RGB:
        5, 209, 205
        CMY:
        98, 18, 20
        CMYK:
        98, 0, 2, 18
      HSL:
        179°, 95.3271%, 41.9608%
        HSV (HSB):
        179°, 97.6077%, 81.9608%
        XYZ:
        33.8825, 50.0410, 65.6307
        xyY:
        0.2266, 0.3346, 50.0410
      CIE-Lab:
        76.0944, -42.4319, -10.1617
        CIE-LCH:
        76.0944, 43.6317, 193.4676
        CIE-Luv:
        76.0944, -59.0961, -9.3253
        Hunter-Lab:
        70.7396, -38.2974, -5.4902
      #05d1cd color charts
#05d1cd RGB chart
      #05d1cd CMYK chart
      #05d1cd RGB pie chart
      #05d1cd color shades, tints & tones
#05d1cd color schemes
#05d1cd color preview, HTML & CSS examples
           This text has a color of #05d1cd        
        
          <p style="color:#05d1cd;">Text here</p>
        
        
          .mytext {color:#05d1cd;}
        
        Text color #05d1cd
      
           This box has a color of #05d1cd        
        
          <div style="background-color:#05d1cd;">Content here</div>
        
        
          .mybackground {background-color:#05d1cd;}
        
        Background color #05d1cd
      
           Border around this has a color of #05d1cd        
        
          <div style="border:2px solid #05d1cd;">Content here</div>
        
        
          .myborder {border:2px solid #05d1cd;}
        
        Border color #05d1cd