#95d075 color space conversions
Hex:
        #95d075
        RGB:
        149, 208, 117
        CMY:
        42, 18, 54
        CMYK:
        28, 0, 44, 18
      HSL:
        99°, 49.1892%, 63.7255%
        HSV (HSB):
        99°, 43.7500%, 81.5686%
        XYZ:
        38.1612, 52.7857, 25.0070
        xyY:
        0.3291, 0.4552, 52.7857
      CIE-Lab:
        77.7483, -35.2249, 39.1554
        CIE-LCH:
        77.7483, 52.6682, 131.9751
        CIE-Luv:
        77.7483, -29.4783, 57.2306
        Hunter-Lab:
        72.6537, -33.3874, 30.4504
      #95d075 color charts
#95d075 RGB chart
      #95d075 CMYK chart
      #95d075 RGB pie chart
      #95d075 color shades, tints & tones
#95d075 color schemes
#95d075 color preview, HTML & CSS examples
           This text has a color of #95d075        
        
          <p style="color:#95d075;">Text here</p>
        
        
          .mytext {color:#95d075;}
        
        Text color #95d075
      
           This box has a color of #95d075        
        
          <div style="background-color:#95d075;">Content here</div>
        
        
          .mybackground {background-color:#95d075;}
        
        Background color #95d075
      
           Border around this has a color of #95d075        
        
          <div style="border:2px solid #95d075;">Content here</div>
        
        
          .myborder {border:2px solid #95d075;}
        
        Border color #95d075