#05dcc8 color space conversions
Hex:
        #05dcc8
        RGB:
        5, 220, 200
        CMY:
        98, 14, 22
        CMYK:
        98, 0, 9, 14
      HSL:
        174°, 95.5556%, 44.1176%
        HSV (HSB):
        174°, 97.7273%, 86.2745%
        XYZ:
        36.0811, 55.3888, 63.4330
        xyY:
        0.2329, 0.3576, 55.3888
      CIE-Lab:
        79.2647, -48.5887, -2.7885
        CIE-LCH:
        79.2647, 48.6687, 183.2845
        CIE-Luv:
        79.2647, -63.1924, 3.2831
        Hunter-Lab:
        74.4236, -43.7033, 1.5623
      #05dcc8 color charts
#05dcc8 RGB chart
      #05dcc8 CMYK chart
      #05dcc8 RGB pie chart
      #05dcc8 color shades, tints & tones
#05dcc8 color schemes
#05dcc8 color preview, HTML & CSS examples
           This text has a color of #05dcc8        
        
          <p style="color:#05dcc8;">Text here</p>
        
        
          .mytext {color:#05dcc8;}
        
        Text color #05dcc8
      
           This box has a color of #05dcc8        
        
          <div style="background-color:#05dcc8;">Content here</div>
        
        
          .mybackground {background-color:#05dcc8;}
        
        Background color #05dcc8
      
           Border around this has a color of #05dcc8        
        
          <div style="border:2px solid #05dcc8;">Content here</div>
        
        
          .myborder {border:2px solid #05dcc8;}
        
        Border color #05dcc8