#27d70b color space conversions
Hex:
        #27d70b
        RGB:
        39, 215, 11
        CMY:
        85, 16, 96
        CMYK:
        82, 0, 95, 16
      HSL:
        112°, 90.2655%, 44.3137%
        HSV (HSB):
        112°, 94.8837%, 84.3137%
        XYZ:
        25.1975, 49.0564, 8.4574
        xyY:
        0.3046, 0.5931, 49.0564
      CIE-Lab:
        75.4864, -73.1371, 72.4011
        CIE-LCH:
        75.4864, 102.9124, 135.2897
        CIE-Luv:
        75.4864, -68.3744, 91.3428
        Hunter-Lab:
        70.0403, -58.3536, 41.8689
      #27d70b color charts
#27d70b RGB chart
      #27d70b CMYK chart
      #27d70b RGB pie chart
      #27d70b color shades, tints & tones
#27d70b color schemes
#27d70b color preview, HTML & CSS examples
           This text has a color of #27d70b        
        
          <p style="color:#27d70b;">Text here</p>
        
        
          .mytext {color:#27d70b;}
        
        Text color #27d70b
      
           This box has a color of #27d70b        
        
          <div style="background-color:#27d70b;">Content here</div>
        
        
          .mybackground {background-color:#27d70b;}
        
        Background color #27d70b
      
           Border around this has a color of #27d70b        
        
          <div style="border:2px solid #27d70b;">Content here</div>
        
        
          .myborder {border:2px solid #27d70b;}
        
        Border color #27d70b