#05cdc1 color space conversions
Hex:
        #05cdc1
        RGB:
        5, 205, 193
        CMY:
        98, 20, 24
        CMYK:
        98, 0, 6, 20
      HSL:
        176°, 95.2381%, 41.1765%
        HSV (HSB):
        176°, 97.5610%, 80.3922%
        XYZ:
        31.5195, 47.5452, 57.9680
        xyY:
        0.2300, 0.3470, 47.5452
      CIE-Lab:
        74.5371, -44.1604, -5.9976
        CIE-LCH:
        74.5371, 44.5658, 187.7343
        CIE-Luv:
        74.5371, -58.7102, -2.4342
        Hunter-Lab:
        68.9530, -39.0725, -1.5773
      #05cdc1 color charts
#05cdc1 RGB chart
      #05cdc1 CMYK chart
      #05cdc1 RGB pie chart
      #05cdc1 color shades, tints & tones
#05cdc1 color schemes
#05cdc1 color preview, HTML & CSS examples
           This text has a color of #05cdc1        
        
          <p style="color:#05cdc1;">Text here</p>
        
        
          .mytext {color:#05cdc1;}
        
        Text color #05cdc1
      
           This box has a color of #05cdc1        
        
          <div style="background-color:#05cdc1;">Content here</div>
        
        
          .mybackground {background-color:#05cdc1;}
        
        Background color #05cdc1
      
           Border around this has a color of #05cdc1        
        
          <div style="border:2px solid #05cdc1;">Content here</div>
        
        
          .myborder {border:2px solid #05cdc1;}
        
        Border color #05cdc1