#95e327 color space conversions
Hex:
        #95e327
        RGB:
        149, 227, 39
        CMY:
        42, 11, 85
        CMYK:
        34, 0, 83, 11
      HSL:
        85°, 77.0492%, 52.1569%
        HSV (HSB):
        85°, 82.8194%, 89.0196%
        XYZ:
        40.2297, 61.4742, 11.6648
        xyY:
        0.3549, 0.5422, 61.4742
      CIE-Lab:
        82.6330, -49.7320, 75.0687
        CIE-LCH:
        82.6330, 90.0477, 123.5239
        CIE-Luv:
        82.6330, -39.2000, 92.8227
        Hunter-Lab:
        78.4055, -45.6216, 46.0629
      #95e327 color charts
#95e327 RGB chart
      #95e327 CMYK chart
      #95e327 RGB pie chart
      #95e327 color shades, tints & tones
#95e327 color schemes
#95e327 color preview, HTML & CSS examples
           This text has a color of #95e327        
        
          <p style="color:#95e327;">Text here</p>
        
        
          .mytext {color:#95e327;}
        
        Text color #95e327
      
           This box has a color of #95e327        
        
          <div style="background-color:#95e327;">Content here</div>
        
        
          .mybackground {background-color:#95e327;}
        
        Background color #95e327
      
           Border around this has a color of #95e327        
        
          <div style="border:2px solid #95e327;">Content here</div>
        
        
          .myborder {border:2px solid #95e327;}
        
        Border color #95e327