#95db3b color space conversions
Hex:
        #95db3b
        RGB:
        149, 219, 59
        CMY:
        42, 14, 77
        CMYK:
        32, 0, 73, 14
      HSL:
        86°, 68.9655%, 54.5098%
        HSV (HSB):
        86°, 73.0594%, 85.8824%
        XYZ:
        38.5154, 57.3684, 13.1809
        xyY:
        0.3531, 0.5260, 57.3684
      CIE-Lab:
        80.3863, -45.4582, 67.2464
        CIE-LCH:
        80.3863, 81.1698, 124.0585
        CIE-Luv:
        80.3863, -35.2144, 85.4454
        Hunter-Lab:
        75.7419, -41.7797, 42.7015
      #95db3b color charts
#95db3b RGB chart
      #95db3b CMYK chart
      #95db3b RGB pie chart
      #95db3b color shades, tints & tones
#95db3b color schemes
#95db3b color preview, HTML & CSS examples
           This text has a color of #95db3b        
        
          <p style="color:#95db3b;">Text here</p>
        
        
          .mytext {color:#95db3b;}
        
        Text color #95db3b
      
           This box has a color of #95db3b        
        
          <div style="background-color:#95db3b;">Content here</div>
        
        
          .mybackground {background-color:#95db3b;}
        
        Background color #95db3b
      
           Border around this has a color of #95db3b        
        
          <div style="border:2px solid #95db3b;">Content here</div>
        
        
          .myborder {border:2px solid #95db3b;}
        
        Border color #95db3b