#95cd2d color space conversions
Hex:
        #95cd2d
        RGB:
        149, 205, 45
        CMY:
        42, 20, 82
        CMYK:
        27, 0, 78, 20
      HSL:
        81°, 64.0000%, 49.0196%
        HSV (HSB):
        81°, 78.0488%, 80.3922%
        XYZ:
        34.6994, 50.2417, 10.3514
        xyY:
        0.3641, 0.5272, 50.2417
      CIE-Lab:
        76.2174, -40.1352, 67.7153
        CIE-LCH:
        76.2174, 78.7160, 120.6555
        CIE-Luv:
        76.2174, -28.1851, 82.7487
        Hunter-Lab:
        70.8814, -36.6591, 40.9583
      #95cd2d color charts
#95cd2d RGB chart
      #95cd2d CMYK chart
      #95cd2d RGB pie chart
      #95cd2d color shades, tints & tones
#95cd2d color schemes
#95cd2d color preview, HTML & CSS examples
           This text has a color of #95cd2d        
        
          <p style="color:#95cd2d;">Text here</p>
        
        
          .mytext {color:#95cd2d;}
        
        Text color #95cd2d
      
           This box has a color of #95cd2d        
        
          <div style="background-color:#95cd2d;">Content here</div>
        
        
          .mybackground {background-color:#95cd2d;}
        
        Background color #95cd2d
      
           Border around this has a color of #95cd2d        
        
          <div style="border:2px solid #95cd2d;">Content here</div>
        
        
          .myborder {border:2px solid #95cd2d;}
        
        Border color #95cd2d