#27d1ba color space conversions
Hex:
        #27d1ba
        RGB:
        39, 209, 186
        CMY:
        85, 18, 27
        CMYK:
        81, 0, 11, 18
      HSL:
        172°, 68.5484%, 48.6275%
        HSV (HSB):
        172°, 81.3397%, 81.9608%
        XYZ:
        32.5001, 49.5774, 54.3108
        xyY:
        0.2383, 0.3635, 49.5774
      CIE-Lab:
        75.8092, -46.0911, -0.3214
        CIE-LCH:
        75.8092, 46.0922, 180.3995
        CIE-Luv:
        75.8092, -58.5478, 6.7007
        Hunter-Lab:
        70.4112, -40.8285, 3.5553
      #27d1ba color charts
#27d1ba RGB chart
      #27d1ba CMYK chart
      #27d1ba RGB pie chart
      #27d1ba color shades, tints & tones
#27d1ba color schemes
#27d1ba color preview, HTML & CSS examples
           This text has a color of #27d1ba        
        
          <p style="color:#27d1ba;">Text here</p>
        
        
          .mytext {color:#27d1ba;}
        
        Text color #27d1ba
      
           This box has a color of #27d1ba        
        
          <div style="background-color:#27d1ba;">Content here</div>
        
        
          .mybackground {background-color:#27d1ba;}
        
        Background color #27d1ba
      
           Border around this has a color of #27d1ba        
        
          <div style="border:2px solid #27d1ba;">Content here</div>
        
        
          .myborder {border:2px solid #27d1ba;}
        
        Border color #27d1ba