#95fc6e color space conversions
Hex:
        #95fc6e
        RGB:
        149, 252, 110
        CMY:
        42, 1, 57
        CMYK:
        41, 0, 56, 1
      HSL:
        104°, 95.9459%, 70.9804%
        HSV (HSB):
        104°, 56.3492%, 98.8235%
        XYZ:
        50.0193, 77.1362, 27.0043
        xyY:
        0.3245, 0.5004, 77.1362
      CIE-Lab:
        90.3842, -54.8736, 57.7638
        CIE-LCH:
        90.3842, 79.6729, 133.5301
        CIE-Luv:
        90.3842, -49.9483, 82.9868
        Hunter-Lab:
        87.8272, -52.0383, 43.2491
      #95fc6e color charts
#95fc6e RGB chart
      #95fc6e CMYK chart
      #95fc6e RGB pie chart
      #95fc6e color shades, tints & tones
#95fc6e color schemes
#95fc6e color preview, HTML & CSS examples
           This text has a color of #95fc6e        
        
          <p style="color:#95fc6e;">Text here</p>
        
        
          .mytext {color:#95fc6e;}
        
        Text color #95fc6e
      
           This box has a color of #95fc6e        
        
          <div style="background-color:#95fc6e;">Content here</div>
        
        
          .mybackground {background-color:#95fc6e;}
        
        Background color #95fc6e
      
           Border around this has a color of #95fc6e        
        
          <div style="border:2px solid #95fc6e;">Content here</div>
        
        
          .myborder {border:2px solid #95fc6e;}
        
        Border color #95fc6e