#27fd8e color space conversions
Hex:
        #27fd8e
        RGB:
        39, 253, 142
        CMY:
        85, 1, 44
        CMYK:
        85, 0, 44, 1
      HSL:
        149°, 98.1651%, 57.2549%
        HSV (HSB):
        149°, 84.5850%, 99.2157%
        XYZ:
        40.8445, 72.6349, 37.4584
        xyY:
        0.2706, 0.4812, 72.6349
      CIE-Lab:
        88.2733, -72.1410, 39.6423
        CIE-LCH:
        88.2733, 82.3155, 151.2107
        CIE-Luv:
        88.2733, -76.1680, 66.2009
        Hunter-Lab:
        85.2261, -63.5999, 33.5993
      #27fd8e color charts
#27fd8e RGB chart
      #27fd8e CMYK chart
      #27fd8e RGB pie chart
      #27fd8e color shades, tints & tones
#27fd8e color schemes
#27fd8e color preview, HTML & CSS examples
           This text has a color of #27fd8e        
        
          <p style="color:#27fd8e;">Text here</p>
        
        
          .mytext {color:#27fd8e;}
        
        Text color #27fd8e
      
           This box has a color of #27fd8e        
        
          <div style="background-color:#27fd8e;">Content here</div>
        
        
          .mybackground {background-color:#27fd8e;}
        
        Background color #27fd8e
      
           Border around this has a color of #27fd8e        
        
          <div style="border:2px solid #27fd8e;">Content here</div>
        
        
          .myborder {border:2px solid #27fd8e;}
        
        Border color #27fd8e