#95bb1a color space conversions
Hex:
        #95bb1a
        RGB:
        149, 187, 26
        CMY:
        42, 27, 90
        CMYK:
        20, 0, 86, 27
      HSL:
        74°, 75.5869%, 41.7647%
        HSV (HSB):
        74°, 86.0963%, 73.3333%
        XYZ:
        30.3512, 42.0048, 7.4853
        xyY:
        0.3801, 0.5261, 42.0048
      CIE-Lab:
        70.8742, -32.7021, 67.8523
        CIE-LCH:
        70.8742, 75.3218, 115.7322
        CIE-Luv:
        70.8742, -18.4789, 78.5607
        Hunter-Lab:
        64.8111, -29.8274, 38.5201
      #95bb1a color charts
#95bb1a RGB chart
      #95bb1a CMYK chart
      #95bb1a RGB pie chart
      #95bb1a color shades, tints & tones
#95bb1a color schemes
#95bb1a color preview, HTML & CSS examples
           This text has a color of #95bb1a        
        
          <p style="color:#95bb1a;">Text here</p>
        
        
          .mytext {color:#95bb1a;}
        
        Text color #95bb1a
      
           This box has a color of #95bb1a        
        
          <div style="background-color:#95bb1a;">Content here</div>
        
        
          .mybackground {background-color:#95bb1a;}
        
        Background color #95bb1a
      
           Border around this has a color of #95bb1a        
        
          <div style="border:2px solid #95bb1a;">Content here</div>
        
        
          .myborder {border:2px solid #95bb1a;}
        
        Border color #95bb1a