#95d50f color space conversions
Hex:
        #95d50f
        RGB:
        149, 213, 15
        CMY:
        42, 16, 94
        CMYK:
        30, 0, 93, 16
      HSL:
        79°, 86.8421%, 44.7059%
        HSV (HSB):
        79°, 92.9577%, 83.5294%
        XYZ:
        36.2749, 54.0126, 8.9655
        xyY:
        0.3655, 0.5442, 54.0126
      CIE-Lab:
        78.4691, -44.5122, 75.8678
        CIE-LCH:
        78.4691, 87.9617, 120.4005
        CIE-Luv:
        78.4691, -32.3373, 90.0387
        Hunter-Lab:
        73.4932, -40.5089, 44.2124
      #95d50f color charts
#95d50f RGB chart
      #95d50f CMYK chart
      #95d50f RGB pie chart
      #95d50f color shades, tints & tones
#95d50f color schemes
#95d50f color preview, HTML & CSS examples
           This text has a color of #95d50f        
        
          <p style="color:#95d50f;">Text here</p>
        
        
          .mytext {color:#95d50f;}
        
        Text color #95d50f
      
           This box has a color of #95d50f        
        
          <div style="background-color:#95d50f;">Content here</div>
        
        
          .mybackground {background-color:#95d50f;}
        
        Background color #95d50f
      
           Border around this has a color of #95d50f        
        
          <div style="border:2px solid #95d50f;">Content here</div>
        
        
          .myborder {border:2px solid #95d50f;}
        
        Border color #95d50f