#95dc27 color space conversions
Hex:
        #95dc27
        RGB:
        149, 220, 39
        CMY:
        42, 14, 85
        CMYK:
        32, 0, 82, 14
      HSL:
        84°, 72.1116%, 50.7843%
        HSV (HSB):
        84°, 82.2727%, 86.2745%
        XYZ:
        38.3538, 57.7224, 11.0395
        xyY:
        0.3581, 0.5389, 57.7224
      CIE-Lab:
        80.5842, -46.8292, 73.2649
        CIE-LCH:
        80.5842, 86.9524, 122.5857
        CIE-Luv:
        80.5842, -35.7895, 90.0010
        Hunter-Lab:
        75.9753, -42.8464, 44.5676
      #95dc27 color charts
#95dc27 RGB chart
      #95dc27 CMYK chart
      #95dc27 RGB pie chart
      #95dc27 color shades, tints & tones
#95dc27 color schemes
#95dc27 color preview, HTML & CSS examples
           This text has a color of #95dc27        
        
          <p style="color:#95dc27;">Text here</p>
        
        
          .mytext {color:#95dc27;}
        
        Text color #95dc27
      
           This box has a color of #95dc27        
        
          <div style="background-color:#95dc27;">Content here</div>
        
        
          .mybackground {background-color:#95dc27;}
        
        Background color #95dc27
      
           Border around this has a color of #95dc27        
        
          <div style="border:2px solid #95dc27;">Content here</div>
        
        
          .myborder {border:2px solid #95dc27;}
        
        Border color #95dc27