#05cdd1 color space conversions
Hex:
        #05cdd1
        RGB:
        5, 205, 209
        CMY:
        98, 20, 18
        CMYK:
        98, 2, 0, 18
      HSL:
        181°, 95.3271%, 41.9608%
        HSV (HSB):
        181°, 97.6077%, 81.9608%
        XYZ:
        33.4025, 48.2984, 67.8836
        xyY:
        0.2233, 0.3229, 48.2984
      CIE-Lab:
        75.0127, -39.4515, -13.9381
        CIE-LCH:
        75.0127, 41.8412, 199.4581
        CIE-Luv:
        75.0127, -57.4215, -15.8553
        Hunter-Lab:
        69.4970, -35.8269, -9.2656
      #05cdd1 color charts
#05cdd1 RGB chart
      #05cdd1 CMYK chart
      #05cdd1 RGB pie chart
      #05cdd1 color shades, tints & tones
#05cdd1 color schemes
#05cdd1 color preview, HTML & CSS examples
           This text has a color of #05cdd1        
        
          <p style="color:#05cdd1;">Text here</p>
        
        
          .mytext {color:#05cdd1;}
        
        Text color #05cdd1
      
           This box has a color of #05cdd1        
        
          <div style="background-color:#05cdd1;">Content here</div>
        
        
          .mybackground {background-color:#05cdd1;}
        
        Background color #05cdd1
      
           Border around this has a color of #05cdd1        
        
          <div style="border:2px solid #05cdd1;">Content here</div>
        
        
          .myborder {border:2px solid #05cdd1;}
        
        Border color #05cdd1