#05dcb3 color space conversions
Hex:
        #05dcb3
        RGB:
        5, 220, 179
        CMY:
        98, 14, 30
        CMYK:
        98, 0, 19, 14
      HSL:
        169°, 95.5556%, 44.1176%
        HSV (HSB):
        169°, 97.7273%, 86.2745%
        XYZ:
        33.7925, 54.4733, 51.3812
        xyY:
        0.2420, 0.3901, 54.4733
      CIE-Lab:
        78.7369, -54.1364, 7.6314
        CIE-LCH:
        78.7369, 54.6716, 171.9761
        CIE-Luv:
        78.7369, -64.8410, 19.9262
        Hunter-Lab:
        73.8061, -47.4335, 10.3886
      #05dcb3 color charts
#05dcb3 RGB chart
      #05dcb3 CMYK chart
      #05dcb3 RGB pie chart
      #05dcb3 color shades, tints & tones
#05dcb3 color schemes
#05dcb3 color preview, HTML & CSS examples
           This text has a color of #05dcb3        
        
          <p style="color:#05dcb3;">Text here</p>
        
        
          .mytext {color:#05dcb3;}
        
        Text color #05dcb3
      
           This box has a color of #05dcb3        
        
          <div style="background-color:#05dcb3;">Content here</div>
        
        
          .mybackground {background-color:#05dcb3;}
        
        Background color #05dcb3
      
           Border around this has a color of #05dcb3        
        
          <div style="border:2px solid #05dcb3;">Content here</div>
        
        
          .myborder {border:2px solid #05dcb3;}
        
        Border color #05dcb3