#95bd1f color space conversions
Hex:
        #95bd1f
        RGB:
        149, 189, 31
        CMY:
        42, 26, 88
        CMYK:
        21, 0, 84, 26
      HSL:
        75°, 71.8182%, 43.1373%
        HSV (HSB):
        75°, 83.5979%, 74.1176%
        XYZ:
        30.8393, 42.8837, 7.9483
        xyY:
        0.3776, 0.5251, 42.8837
      CIE-Lab:
        71.4760, -33.4733, 67.2344
        CIE-LCH:
        71.4760, 75.1061, 116.4669
        CIE-Luv:
        71.4760, -19.6009, 78.6586
        Hunter-Lab:
        65.4856, -30.5383, 38.6436
      #95bd1f color charts
#95bd1f RGB chart
      #95bd1f CMYK chart
      #95bd1f RGB pie chart
      #95bd1f color shades, tints & tones
#95bd1f color schemes
#95bd1f color preview, HTML & CSS examples
           This text has a color of #95bd1f        
        
          <p style="color:#95bd1f;">Text here</p>
        
        
          .mytext {color:#95bd1f;}
        
        Text color #95bd1f
      
           This box has a color of #95bd1f        
        
          <div style="background-color:#95bd1f;">Content here</div>
        
        
          .mybackground {background-color:#95bd1f;}
        
        Background color #95bd1f
      
           Border around this has a color of #95bd1f        
        
          <div style="border:2px solid #95bd1f;">Content here</div>
        
        
          .myborder {border:2px solid #95bd1f;}
        
        Border color #95bd1f