#95bd2f color space conversions
Hex:
        #95bd2f
        RGB:
        149, 189, 47
        CMY:
        42, 26, 82
        CMYK:
        21, 0, 75, 26
      HSL:
        77°, 60.1695%, 46.2745%
        HSV (HSB):
        77°, 75.1323%, 74.1176%
        XYZ:
        31.1051, 42.9900, 9.3478
        xyY:
        0.3728, 0.5152, 42.9900
      CIE-Lab:
        71.5482, -32.8005, 62.7157
        CIE-LCH:
        71.5482, 70.7753, 117.6097
        CIE-Luv:
        71.5482, -19.6311, 75.5755
        Hunter-Lab:
        65.5668, -30.0607, 37.4438
      #95bd2f color charts
#95bd2f RGB chart
      #95bd2f CMYK chart
      #95bd2f RGB pie chart
      #95bd2f color shades, tints & tones
#95bd2f color schemes
#95bd2f color preview, HTML & CSS examples
           This text has a color of #95bd2f        
        
          <p style="color:#95bd2f;">Text here</p>
        
        
          .mytext {color:#95bd2f;}
        
        Text color #95bd2f
      
           This box has a color of #95bd2f        
        
          <div style="background-color:#95bd2f;">Content here</div>
        
        
          .mybackground {background-color:#95bd2f;}
        
        Background color #95bd2f
      
           Border around this has a color of #95bd2f        
        
          <div style="border:2px solid #95bd2f;">Content here</div>
        
        
          .myborder {border:2px solid #95bd2f;}
        
        Border color #95bd2f