#95d560 color space conversions
Hex:
        #95d560
        RGB:
        149, 213, 96
        CMY:
        42, 16, 62
        CMYK:
        30, 0, 55, 16
      HSL:
        93°, 58.2090%, 60.5882%
        HSV (HSB):
        93°, 54.9296%, 83.5294%
        XYZ:
        38.3000, 54.8226, 19.6295
        xyY:
        0.3397, 0.4862, 54.8226
      CIE-Lab:
        78.9390, -39.9105, 50.7048
        CIE-LCH:
        78.9390, 64.5277, 128.2068
        CIE-Luv:
        78.9390, -32.0510, 70.0358
        Hunter-Lab:
        74.0423, -37.2409, 36.1111
      #95d560 color charts
#95d560 RGB chart
      #95d560 CMYK chart
      #95d560 RGB pie chart
      #95d560 color shades, tints & tones
#95d560 color schemes
#95d560 color preview, HTML & CSS examples
           This text has a color of #95d560        
        
          <p style="color:#95d560;">Text here</p>
        
        
          .mytext {color:#95d560;}
        
        Text color #95d560
      
           This box has a color of #95d560        
        
          <div style="background-color:#95d560;">Content here</div>
        
        
          .mybackground {background-color:#95d560;}
        
        Background color #95d560
      
           Border around this has a color of #95d560        
        
          <div style="border:2px solid #95d560;">Content here</div>
        
        
          .myborder {border:2px solid #95d560;}
        
        Border color #95d560