#27fc12 color space conversions
Hex:
        #27fc12
        RGB:
        39, 252, 18
        CMY:
        85, 1, 93
        CMYK:
        85, 0, 93, 1
      HSL:
        115°, 97.5000%, 52.9412%
        HSV (HSB):
        115°, 92.8571%, 98.8235%
        XYZ:
        35.7563, 70.0958, 12.2176
        xyY:
        0.3028, 0.5937, 70.0958
      CIE-Lab:
        87.0438, -83.2092, 81.1964
        CIE-LCH:
        87.0438, 116.2610, 135.7014
        CIE-Luv:
        87.0438, -79.8615, 105.2427
        Hunter-Lab:
        83.7232, -70.2824, 49.9542
      #27fc12 color charts
#27fc12 RGB chart
      #27fc12 CMYK chart
      #27fc12 RGB pie chart
      #27fc12 color shades, tints & tones
#27fc12 color schemes
#27fc12 color preview, HTML & CSS examples
           This text has a color of #27fc12        
        
          <p style="color:#27fc12;">Text here</p>
        
        
          .mytext {color:#27fc12;}
        
        Text color #27fc12
      
           This box has a color of #27fc12        
        
          <div style="background-color:#27fc12;">Content here</div>
        
        
          .mybackground {background-color:#27fc12;}
        
        Background color #27fc12
      
           Border around this has a color of #27fc12        
        
          <div style="border:2px solid #27fc12;">Content here</div>
        
        
          .myborder {border:2px solid #27fc12;}
        
        Border color #27fc12