#95d652 color space conversions
Hex:
        #95d652
        RGB:
        149, 214, 82
        CMY:
        42, 16, 68
        CMYK:
        30, 0, 62, 16
      HSL:
        90°, 61.6822%, 58.0392%
        HSV (HSB):
        90°, 61.6822%, 83.9216%
        XYZ:
        37.9640, 55.0919, 16.6155
        xyY:
        0.3462, 0.5023, 55.0919
      CIE-Lab:
        79.0942, -41.6626, 57.0792
        CIE-LCH:
        79.0942, 70.6669, 126.1261
        CIE-Luv:
        79.0942, -32.6253, 76.1214
        Hunter-Lab:
        74.2239, -38.5928, 38.6843
      #95d652 color charts
#95d652 RGB chart
      #95d652 CMYK chart
      #95d652 RGB pie chart
      #95d652 color shades, tints & tones
#95d652 color schemes
#95d652 color preview, HTML & CSS examples
           This text has a color of #95d652        
        
          <p style="color:#95d652;">Text here</p>
        
        
          .mytext {color:#95d652;}
        
        Text color #95d652
      
           This box has a color of #95d652        
        
          <div style="background-color:#95d652;">Content here</div>
        
        
          .mybackground {background-color:#95d652;}
        
        Background color #95d652
      
           Border around this has a color of #95d652        
        
          <div style="border:2px solid #95d652;">Content here</div>
        
        
          .myborder {border:2px solid #95d652;}
        
        Border color #95d652