#27efaf color space conversions
Hex:
        #27efaf
        RGB:
        39, 239, 175
        CMY:
        85, 6, 31
        CMYK:
        84, 0, 27, 6
      HSL:
        161°, 86.2069%, 54.5098%
        HSV (HSB):
        161°, 83.6820%, 93.7255%
        XYZ:
        39.4411, 65.2595, 51.0750
        xyY:
        0.2532, 0.4189, 65.2595
      CIE-Lab:
        84.6173, -60.7542, 18.0798
        CIE-LCH:
        84.6173, 63.3873, 163.4276
        CIE-Luv:
        84.6173, -69.4973, 36.2920
        Hunter-Lab:
        80.7833, -54.2213, 19.0624
      #27efaf color charts
#27efaf RGB chart
      #27efaf CMYK chart
      #27efaf RGB pie chart
      #27efaf color shades, tints & tones
#27efaf color schemes
#27efaf color preview, HTML & CSS examples
           This text has a color of #27efaf        
        
          <p style="color:#27efaf;">Text here</p>
        
        
          .mytext {color:#27efaf;}
        
        Text color #27efaf
      
           This box has a color of #27efaf        
        
          <div style="background-color:#27efaf;">Content here</div>
        
        
          .mybackground {background-color:#27efaf;}
        
        Background color #27efaf
      
           Border around this has a color of #27efaf        
        
          <div style="border:2px solid #27efaf;">Content here</div>
        
        
          .myborder {border:2px solid #27efaf;}
        
        Border color #27efaf