#27fd7f color space conversions
Hex:
        #27fd7f
        RGB:
        39, 253, 127
        CMY:
        85, 1, 50
        CMYK:
        85, 0, 50, 1
      HSL:
        145°, 98.1651%, 57.2549%
        HSV (HSB):
        145°, 84.5850%, 99.2157%
        XYZ:
        39.7927, 72.2142, 31.9201
        xyY:
        0.2765, 0.5017, 72.2142
      CIE-Lab:
        88.0716, -74.5383, 46.5726
        CIE-LCH:
        88.0716, 87.8918, 148.0023
        CIE-Luv:
        88.0716, -76.9848, 74.3412
        Hunter-Lab:
        84.9789, -65.1277, 37.2145
      #27fd7f color charts
#27fd7f RGB chart
      #27fd7f CMYK chart
      #27fd7f RGB pie chart
      #27fd7f color shades, tints & tones
#27fd7f color schemes
#27fd7f color preview, HTML & CSS examples
           This text has a color of #27fd7f        
        
          <p style="color:#27fd7f;">Text here</p>
        
        
          .mytext {color:#27fd7f;}
        
        Text color #27fd7f
      
           This box has a color of #27fd7f        
        
          <div style="background-color:#27fd7f;">Content here</div>
        
        
          .mybackground {background-color:#27fd7f;}
        
        Background color #27fd7f
      
           Border around this has a color of #27fd7f        
        
          <div style="border:2px solid #27fd7f;">Content here</div>
        
        
          .myborder {border:2px solid #27fd7f;}
        
        Border color #27fd7f