#95cb41 color space conversions
Hex:
        #95cb41
        RGB:
        149, 203, 65
        CMY:
        42, 20, 75
        CMYK:
        27, 0, 68, 20
      HSL:
        83°, 57.0248%, 52.5490%
        HSV (HSB):
        83°, 67.9803%, 79.6078%
        XYZ:
        34.7045, 49.4831, 12.7231
        xyY:
        0.3581, 0.5106, 49.4831
      CIE-Lab:
        75.7509, -38.1071, 60.4132
        CIE-LCH:
        75.7509, 71.4276, 122.2427
        CIE-Luv:
        75.7509, -27.1165, 76.8332
        Hunter-Lab:
        70.3442, -35.0390, 38.5172
      #95cb41 color charts
#95cb41 RGB chart
      #95cb41 CMYK chart
      #95cb41 RGB pie chart
      #95cb41 color shades, tints & tones
#95cb41 color schemes
#95cb41 color preview, HTML & CSS examples
           This text has a color of #95cb41        
        
          <p style="color:#95cb41;">Text here</p>
        
        
          .mytext {color:#95cb41;}
        
        Text color #95cb41
      
           This box has a color of #95cb41        
        
          <div style="background-color:#95cb41;">Content here</div>
        
        
          .mybackground {background-color:#95cb41;}
        
        Background color #95cb41
      
           Border around this has a color of #95cb41        
        
          <div style="border:2px solid #95cb41;">Content here</div>
        
        
          .myborder {border:2px solid #95cb41;}
        
        Border color #95cb41