#95c70b color space conversions
Hex:
        #95c70b
        RGB:
        149, 199, 11
        CMY:
        42, 22, 96
        CMYK:
        25, 0, 94, 22
      HSL:
        76°, 89.5238%, 41.1765%
        HSV (HSB):
        76°, 94.4724%, 78.0392%
        XYZ:
        32.8783, 47.2606, 7.7059
        xyY:
        0.3743, 0.5380, 47.2606
      CIE-Lab:
        74.3561, -38.4771, 73.0585
        CIE-LCH:
        74.3561, 82.5714, 117.7741
        CIE-Luv:
        74.3561, -25.0414, 84.8118
        Hunter-Lab:
        68.7463, -34.9376, 41.4765
      #95c70b color charts
#95c70b RGB chart
      #95c70b CMYK chart
      #95c70b RGB pie chart
      #95c70b color shades, tints & tones
#95c70b color schemes
#95c70b color preview, HTML & CSS examples
           This text has a color of #95c70b        
        
          <p style="color:#95c70b;">Text here</p>
        
        
          .mytext {color:#95c70b;}
        
        Text color #95c70b
      
           This box has a color of #95c70b        
        
          <div style="background-color:#95c70b;">Content here</div>
        
        
          .mybackground {background-color:#95c70b;}
        
        Background color #95c70b
      
           Border around this has a color of #95c70b        
        
          <div style="border:2px solid #95c70b;">Content here</div>
        
        
          .myborder {border:2px solid #95c70b;}
        
        Border color #95c70b