#05d1ac color space conversions
Hex:
        #05d1ac
        RGB:
        5, 209, 172
        CMY:
        98, 18, 33
        CMYK:
        98, 0, 18, 18
      HSL:
        169°, 95.3271%, 41.9608%
        HSV (HSB):
        169°, 97.6077%, 81.9608%
        XYZ:
        30.3094, 48.6118, 46.8153
        xyY:
        0.2411, 0.3866, 48.6118
      CIE-Lab:
        75.2092, -51.5439, 6.3051
        CIE-LCH:
        75.2092, 51.9281, 173.0260
        CIE-Luv:
        75.2092, -61.7145, 17.4212
        Hunter-Lab:
        69.7221, -44.4166, 8.9949
      #05d1ac color charts
#05d1ac RGB chart
      #05d1ac CMYK chart
      #05d1ac RGB pie chart
      #05d1ac color shades, tints & tones
#05d1ac color schemes
#05d1ac color preview, HTML & CSS examples
           This text has a color of #05d1ac        
        
          <p style="color:#05d1ac;">Text here</p>
        
        
          .mytext {color:#05d1ac;}
        
        Text color #05d1ac
      
           This box has a color of #05d1ac        
        
          <div style="background-color:#05d1ac;">Content here</div>
        
        
          .mybackground {background-color:#05d1ac;}
        
        Background color #05d1ac
      
           Border around this has a color of #05d1ac        
        
          <div style="border:2px solid #05d1ac;">Content here</div>
        
        
          .myborder {border:2px solid #05d1ac;}
        
        Border color #05d1ac