#05cbb4 color space conversions
Hex:
        #05cbb4
        RGB:
        5, 203, 180
        CMY:
        98, 20, 29
        CMYK:
        98, 0, 11, 20
      HSL:
        173°, 95.1923%, 40.7843%
        HSV (HSB):
        173°, 97.5369%, 79.6078%
        XYZ:
        29.6567, 46.0394, 50.5034
        xyY:
        0.2350, 0.3648, 46.0394
      CIE-Lab:
        73.5711, -46.9533, -0.3835
        CIE-LCH:
        73.5711, 46.9549, 180.4679
        CIE-Luv:
        73.5711, -59.0707, 6.6691
        Hunter-Lab:
        67.8524, -40.7233, 3.3663
      #05cbb4 color charts
#05cbb4 RGB chart
      #05cbb4 CMYK chart
      #05cbb4 RGB pie chart
      #05cbb4 color shades, tints & tones
#05cbb4 color schemes
#05cbb4 color preview, HTML & CSS examples
           This text has a color of #05cbb4        
        
          <p style="color:#05cbb4;">Text here</p>
        
        
          .mytext {color:#05cbb4;}
        
        Text color #05cbb4
      
           This box has a color of #05cbb4        
        
          <div style="background-color:#05cbb4;">Content here</div>
        
        
          .mybackground {background-color:#05cbb4;}
        
        Background color #05cbb4
      
           Border around this has a color of #05cbb4        
        
          <div style="border:2px solid #05cbb4;">Content here</div>
        
        
          .myborder {border:2px solid #05cbb4;}
        
        Border color #05cbb4