#05bdaa color space conversions
Hex:
        #05bdaa
        RGB:
        5, 189, 170
        CMY:
        98, 26, 33
        CMYK:
        97, 0, 10, 26
      HSL:
        174°, 94.8454%, 38.0392%
        HSV (HSB):
        174°, 97.3545%, 74.1176%
        XYZ:
        25.5159, 39.3297, 44.2768
        xyY:
        0.2338, 0.3604, 39.3297
      CIE-Lab:
        68.9894, -43.7860, -1.6393
        CIE-LCH:
        68.9894, 43.8167, 182.1441
        CIE-Luv:
        68.9894, -55.1073, 4.2131
        Hunter-Lab:
        62.7134, -37.1231, 2.0396
      #05bdaa color charts
#05bdaa RGB chart
      #05bdaa CMYK chart
      #05bdaa RGB pie chart
      #05bdaa color shades, tints & tones
#05bdaa color schemes
#05bdaa color preview, HTML & CSS examples
           This text has a color of #05bdaa        
        
          <p style="color:#05bdaa;">Text here</p>
        
        
          .mytext {color:#05bdaa;}
        
        Text color #05bdaa
      
           This box has a color of #05bdaa        
        
          <div style="background-color:#05bdaa;">Content here</div>
        
        
          .mybackground {background-color:#05bdaa;}
        
        Background color #05bdaa
      
           Border around this has a color of #05bdaa        
        
          <div style="border:2px solid #05bdaa;">Content here</div>
        
        
          .myborder {border:2px solid #05bdaa;}
        
        Border color #05bdaa