#95be5d color space conversions
Hex:
        #95be5d
        RGB:
        149, 190, 93
        CMY:
        42, 25, 64
        CMYK:
        22, 0, 51, 25
      HSL:
        85°, 42.7313%, 55.4902%
        HSV (HSB):
        85°, 51.0526%, 74.5098%
        XYZ:
        32.7837, 44.0068, 17.1222
        xyY:
        0.3491, 0.4686, 44.0068
      CIE-Lab:
        72.2330, -29.6628, 44.1741
        CIE-LCH:
        72.2330, 53.2093, 123.8812
        CIE-Luv:
        72.2330, -20.3236, 59.9322
        Hunter-Lab:
        66.3376, -27.8771, 31.1332
      #95be5d color charts
#95be5d RGB chart
      #95be5d CMYK chart
      #95be5d RGB pie chart
      #95be5d color shades, tints & tones
#95be5d color schemes
#95be5d color preview, HTML & CSS examples
           This text has a color of #95be5d        
        
          <p style="color:#95be5d;">Text here</p>
        
        
          .mytext {color:#95be5d;}
        
        Text color #95be5d
      
           This box has a color of #95be5d        
        
          <div style="background-color:#95be5d;">Content here</div>
        
        
          .mybackground {background-color:#95be5d;}
        
        Background color #95be5d
      
           Border around this has a color of #95be5d        
        
          <div style="border:2px solid #95be5d;">Content here</div>
        
        
          .myborder {border:2px solid #95be5d;}
        
        Border color #95be5d