#95f848 color space conversions
Hex:
        #95f848
        RGB:
        149, 248, 72
        CMY:
        42, 3, 72
        CMYK:
        40, 0, 71, 3
      HSL:
        94°, 92.6316%, 62.7451%
        HSV (HSB):
        94°, 70.9677%, 97.2549%
        XYZ:
        47.1315, 73.9922, 17.9287
        xyY:
        0.3389, 0.5321, 73.9922
      CIE-Lab:
        88.9188, -56.4801, 71.2737
        CIE-LCH:
        88.9188, 90.9392, 128.3947
        CIE-Luv:
        88.9188, -48.7071, 94.3886
        Hunter-Lab:
        86.0187, -52.7288, 47.8554
      #95f848 color charts
#95f848 RGB chart
      #95f848 CMYK chart
      #95f848 RGB pie chart
      #95f848 color shades, tints & tones
#95f848 color schemes
#95f848 color preview, HTML & CSS examples
           This text has a color of #95f848        
        
          <p style="color:#95f848;">Text here</p>
        
        
          .mytext {color:#95f848;}
        
        Text color #95f848
      
           This box has a color of #95f848        
        
          <div style="background-color:#95f848;">Content here</div>
        
        
          .mybackground {background-color:#95f848;}
        
        Background color #95f848
      
           Border around this has a color of #95f848        
        
          <div style="border:2px solid #95f848;">Content here</div>
        
        
          .myborder {border:2px solid #95f848;}
        
        Border color #95f848