#05dac3 color space conversions
Hex:
        #05dac3
        RGB:
        5, 218, 195
        CMY:
        98, 15, 24
        CMYK:
        98, 0, 11, 15
      HSL:
        174°, 95.5157%, 43.7255%
        HSV (HSB):
        174°, 97.7064%, 85.4902%
        XYZ:
        34.9843, 54.1152, 60.2312
        xyY:
        0.2343, 0.3624, 54.1152
      CIE-Lab:
        78.5289, -49.1232, -1.1980
        CIE-LCH:
        78.5289, 49.1378, 181.3970
        CIE-Luv:
        78.5289, -62.9220, 5.8281
        Hunter-Lab:
        73.5630, -43.8462, 2.9493
      #05dac3 color charts
#05dac3 RGB chart
      #05dac3 CMYK chart
      #05dac3 RGB pie chart
      #05dac3 color shades, tints & tones
#05dac3 color schemes
#05dac3 color preview, HTML & CSS examples
           This text has a color of #05dac3        
        
          <p style="color:#05dac3;">Text here</p>
        
        
          .mytext {color:#05dac3;}
        
        Text color #05dac3
      
           This box has a color of #05dac3        
        
          <div style="background-color:#05dac3;">Content here</div>
        
        
          .mybackground {background-color:#05dac3;}
        
        Background color #05dac3
      
           Border around this has a color of #05dac3        
        
          <div style="border:2px solid #05dac3;">Content here</div>
        
        
          .myborder {border:2px solid #05dac3;}
        
        Border color #05dac3