#95eca5 color space conversions
Hex:
        #95eca5
        RGB:
        149, 236, 165
        CMY:
        42, 7, 35
        CMYK:
        37, 0, 30, 7
      HSL:
        131°, 69.6000%, 75.4902%
        HSV (HSB):
        131°, 36.8644%, 92.5490%
        XYZ:
        49.1814, 69.0971, 46.3422
        xyY:
        0.2988, 0.4197, 69.0971
      CIE-Lab:
        86.5521, -40.6224, 26.3720
        CIE-LCH:
        86.5521, 48.4321, 147.0085
        CIE-Luv:
        86.5521, -41.8604, 44.3937
        Hunter-Lab:
        83.1247, -39.8571, 25.1329
      #95eca5 color charts
#95eca5 RGB chart
      #95eca5 CMYK chart
      #95eca5 RGB pie chart
      #95eca5 color shades, tints & tones
#95eca5 color schemes
#95eca5 color preview, HTML & CSS examples
           This text has a color of #95eca5        
        
          <p style="color:#95eca5;">Text here</p>
        
        
          .mytext {color:#95eca5;}
        
        Text color #95eca5
      
           This box has a color of #95eca5        
        
          <div style="background-color:#95eca5;">Content here</div>
        
        
          .mybackground {background-color:#95eca5;}
        
        Background color #95eca5
      
           Border around this has a color of #95eca5        
        
          <div style="border:2px solid #95eca5;">Content here</div>
        
        
          .myborder {border:2px solid #95eca5;}
        
        Border color #95eca5