#95db4b color space conversions
Hex:
        #95db4b
        RGB:
        149, 219, 75
        CMY:
        42, 14, 71
        CMYK:
        32, 0, 66, 14
      HSL:
        89°, 66.6667%, 57.6471%
        HSV (HSB):
        89°, 65.7534%, 85.8824%
        XYZ:
        38.9959, 57.5606, 15.7116
        xyY:
        0.3473, 0.5127, 57.5606
      CIE-Lab:
        80.4939, -44.3892, 61.4668
        CIE-LCH:
        80.4939, 75.8193, 125.8355
        CIE-Luv:
        80.4939, -35.1249, 80.8244
        Hunter-Lab:
        75.8687, -41.0226, 40.8298
      #95db4b color charts
#95db4b RGB chart
      #95db4b CMYK chart
      #95db4b RGB pie chart
      #95db4b color shades, tints & tones
#95db4b color schemes
#95db4b color preview, HTML & CSS examples
           This text has a color of #95db4b        
        
          <p style="color:#95db4b;">Text here</p>
        
        
          .mytext {color:#95db4b;}
        
        Text color #95db4b
      
           This box has a color of #95db4b        
        
          <div style="background-color:#95db4b;">Content here</div>
        
        
          .mybackground {background-color:#95db4b;}
        
        Background color #95db4b
      
           Border around this has a color of #95db4b        
        
          <div style="border:2px solid #95db4b;">Content here</div>
        
        
          .myborder {border:2px solid #95db4b;}
        
        Border color #95db4b