#95f82e color space conversions
Hex:
        #95f82e
        RGB:
        149, 248, 46
        CMY:
        42, 3, 82
        CMYK:
        40, 0, 81, 3
      HSL:
        89°, 93.5185%, 57.6471%
        HSV (HSB):
        89°, 81.4516%, 97.2549%
        XYZ:
        46.4550, 73.7216, 14.3660
        xyY:
        0.3453, 0.5479, 73.7216
      CIE-Lab:
        88.7907, -57.8309, 78.8562
        CIE-LCH:
        88.7907, 97.7891, 126.2552
        CIE-Luv:
        88.7907, -48.9312, 100.0922
        Hunter-Lab:
        85.8613, -53.6804, 50.1827
      #95f82e color charts
#95f82e RGB chart
      #95f82e CMYK chart
      #95f82e RGB pie chart
      #95f82e color shades, tints & tones
#95f82e color schemes
#95f82e color preview, HTML & CSS examples
           This text has a color of #95f82e        
        
          <p style="color:#95f82e;">Text here</p>
        
        
          .mytext {color:#95f82e;}
        
        Text color #95f82e
      
           This box has a color of #95f82e        
        
          <div style="background-color:#95f82e;">Content here</div>
        
        
          .mybackground {background-color:#95f82e;}
        
        Background color #95f82e
      
           Border around this has a color of #95f82e        
        
          <div style="border:2px solid #95f82e;">Content here</div>
        
        
          .myborder {border:2px solid #95f82e;}
        
        Border color #95f82e