#95e93c color space conversions
Hex:
        #95e93c
        RGB:
        149, 233, 60
        CMY:
        42, 9, 76
        CMYK:
        36, 0, 74, 9
      HSL:
        89°, 79.7235%, 57.4510%
        HSV (HSB):
        89°, 74.2489%, 91.3725%
        XYZ:
        42.3490, 64.9936, 14.5880
        xyY:
        0.3473, 0.5330, 64.9936
      CIE-Lab:
        84.4805, -51.2156, 70.9031
        CIE-LCH:
        84.4805, 87.4659, 125.8418
        CIE-Luv:
        84.4805, -41.9373, 91.1185
        Hunter-Lab:
        80.6186, -47.3166, 45.7045
      #95e93c color charts
#95e93c RGB chart
      #95e93c CMYK chart
      #95e93c RGB pie chart
      #95e93c color shades, tints & tones
#95e93c color schemes
#95e93c color preview, HTML & CSS examples
           This text has a color of #95e93c        
        
          <p style="color:#95e93c;">Text here</p>
        
        
          .mytext {color:#95e93c;}
        
        Text color #95e93c
      
           This box has a color of #95e93c        
        
          <div style="background-color:#95e93c;">Content here</div>
        
        
          .mybackground {background-color:#95e93c;}
        
        Background color #95e93c
      
           Border around this has a color of #95e93c        
        
          <div style="border:2px solid #95e93c;">Content here</div>
        
        
          .myborder {border:2px solid #95e93c;}
        
        Border color #95e93c