#95d750 color space conversions
Hex:
        #95d750
        RGB:
        149, 215, 80
        CMY:
        42, 16, 69
        CMYK:
        31, 0, 63, 16
      HSL:
        89°, 62.7907%, 57.8431%
        HSV (HSB):
        89°, 62.7907%, 84.3137%
        XYZ:
        38.1428, 55.5696, 16.3051
        xyY:
        0.3467, 0.5051, 55.5696
      CIE-Lab:
        79.3682, -42.2667, 58.2215
        CIE-LCH:
        79.3682, 71.9460, 125.9783
        CIE-Luv:
        79.3682, -33.1306, 77.3055
        Hunter-Lab:
        74.5450, -39.1198, 39.2131
      #95d750 color charts
#95d750 RGB chart
      #95d750 CMYK chart
      #95d750 RGB pie chart
      #95d750 color shades, tints & tones
#95d750 color schemes
#95d750 color preview, HTML & CSS examples
           This text has a color of #95d750        
        
          <p style="color:#95d750;">Text here</p>
        
        
          .mytext {color:#95d750;}
        
        Text color #95d750
      
           This box has a color of #95d750        
        
          <div style="background-color:#95d750;">Content here</div>
        
        
          .mybackground {background-color:#95d750;}
        
        Background color #95d750
      
           Border around this has a color of #95d750        
        
          <div style="border:2px solid #95d750;">Content here</div>
        
        
          .myborder {border:2px solid #95d750;}
        
        Border color #95d750