#27fd3c color space conversions
Hex:
        #27fd3c
        RGB:
        39, 253, 60
        CMY:
        85, 1, 76
        CMYK:
        85, 0, 76, 1
      HSL:
        126°, 98.1651%, 57.2549%
        HSV (HSB):
        126°, 84.5850%, 99.2157%
        XYZ:
        36.7776, 71.0081, 16.0425
        xyY:
        0.2970, 0.5734, 71.0081
      CIE-Lab:
        87.4890, -81.7235, 72.7959
        CIE-LCH:
        87.4890, 109.4440, 138.3067
        CIE-Luv:
        87.4890, -79.5249, 99.3667
        Hunter-Lab:
        84.2663, -69.5607, 47.6989
      #27fd3c color charts
#27fd3c RGB chart
      #27fd3c CMYK chart
      #27fd3c RGB pie chart
      #27fd3c color shades, tints & tones
#27fd3c color schemes
#27fd3c color preview, HTML & CSS examples
           This text has a color of #27fd3c        
        
          <p style="color:#27fd3c;">Text here</p>
        
        
          .mytext {color:#27fd3c;}
        
        Text color #27fd3c
      
           This box has a color of #27fd3c        
        
          <div style="background-color:#27fd3c;">Content here</div>
        
        
          .mybackground {background-color:#27fd3c;}
        
        Background color #27fd3c
      
           Border around this has a color of #27fd3c        
        
          <div style="border:2px solid #27fd3c;">Content here</div>
        
        
          .myborder {border:2px solid #27fd3c;}
        
        Border color #27fd3c