#95cd2f color space conversions
Hex:
        #95cd2f
        RGB:
        149, 205, 47
        CMY:
        42, 20, 82
        CMYK:
        27, 0, 77, 20
      HSL:
        81°, 62.6984%, 49.4118%
        HSV (HSB):
        81°, 77.0732%, 80.3922%
        XYZ:
        34.7388, 50.2574, 10.5591
        xyY:
        0.3635, 0.5260, 50.2574
      CIE-Lab:
        76.2270, -40.0415, 67.1256
        CIE-LCH:
        76.2270, 78.1612, 120.8168
        CIE-Luv:
        76.2270, -28.1821, 82.3313
        Hunter-Lab:
        70.8925, -36.5930, 40.7938
      #95cd2f color charts
#95cd2f RGB chart
      #95cd2f CMYK chart
      #95cd2f RGB pie chart
      #95cd2f color shades, tints & tones
#95cd2f color schemes
#95cd2f color preview, HTML & CSS examples
           This text has a color of #95cd2f        
        
          <p style="color:#95cd2f;">Text here</p>
        
        
          .mytext {color:#95cd2f;}
        
        Text color #95cd2f
      
           This box has a color of #95cd2f        
        
          <div style="background-color:#95cd2f;">Content here</div>
        
        
          .mybackground {background-color:#95cd2f;}
        
        Background color #95cd2f
      
           Border around this has a color of #95cd2f        
        
          <div style="border:2px solid #95cd2f;">Content here</div>
        
        
          .myborder {border:2px solid #95cd2f;}
        
        Border color #95cd2f