#27bf02 color space conversions
Hex:
        #27bf02
        RGB:
        39, 191, 2
        CMY:
        85, 25, 99
        CMYK:
        80, 0, 99, 25
      HSL:
        108°, 97.9275%, 37.8431%
        HSV (HSB):
        108°, 98.9529%, 74.9020%
        XYZ:
        19.4785, 37.6973, 6.3071
        xyY:
        0.3068, 0.5938, 37.6973
      CIE-Lab:
        67.7969, -66.4064, 67.0930
        CIE-LCH:
        67.7969, 94.3996, 134.7053
        CIE-Luv:
        67.7969, -60.6494, 82.4154
        Hunter-Lab:
        61.3981, -50.8179, 36.8881
      #27bf02 color charts
#27bf02 RGB chart
      #27bf02 CMYK chart
      #27bf02 RGB pie chart
      #27bf02 color shades, tints & tones
#27bf02 color schemes
#27bf02 color preview, HTML & CSS examples
           This text has a color of #27bf02        
        
          <p style="color:#27bf02;">Text here</p>
        
        
          .mytext {color:#27bf02;}
        
        Text color #27bf02
      
           This box has a color of #27bf02        
        
          <div style="background-color:#27bf02;">Content here</div>
        
        
          .mybackground {background-color:#27bf02;}
        
        Background color #27bf02
      
           Border around this has a color of #27bf02        
        
          <div style="border:2px solid #27bf02;">Content here</div>
        
        
          .myborder {border:2px solid #27bf02;}
        
        Border color #27bf02