#27f82f color space conversions
Hex:
        #27f82f
        RGB:
        39, 248, 47
        CMY:
        85, 3, 82
        CMYK:
        84, 0, 81, 3
      HSL:
        122°, 93.7220%, 56.2745%
        HSV (HSB):
        122°, 84.2742%, 97.2549%
        XYZ:
        34.9172, 67.7714, 13.9302
        xyY:
        0.2994, 0.5811, 67.7714
      CIE-Lab:
        85.8920, -81.0902, 74.8987
        CIE-LCH:
        85.8920, 110.3877, 137.2730
        CIE-Luv:
        85.8920, -78.2595, 100.0089
        Hunter-Lab:
        82.3234, -68.3557, 47.5937
      #27f82f color charts
#27f82f RGB chart
      #27f82f CMYK chart
      #27f82f RGB pie chart
      #27f82f color shades, tints & tones
#27f82f color schemes
#27f82f color preview, HTML & CSS examples
           This text has a color of #27f82f        
        
          <p style="color:#27f82f;">Text here</p>
        
        
          .mytext {color:#27f82f;}
        
        Text color #27f82f
      
           This box has a color of #27f82f        
        
          <div style="background-color:#27f82f;">Content here</div>
        
        
          .mybackground {background-color:#27f82f;}
        
        Background color #27f82f
      
           Border around this has a color of #27f82f        
        
          <div style="border:2px solid #27f82f;">Content here</div>
        
        
          .myborder {border:2px solid #27f82f;}
        
        Border color #27f82f