#95e7ca color space conversions
Hex:
        #95e7ca
        RGB:
        149, 231, 202
        CMY:
        42, 9, 21
        CMYK:
        35, 0, 13, 9
      HSL:
        159°, 63.0769%, 74.5098%
        HSV (HSB):
        159°, 35.4978%, 90.5882%
        XYZ:
        51.6310, 67.8057, 66.2437
        xyY:
        0.2781, 0.3652, 67.8057
      CIE-Lab:
        85.9092, -31.2945, 6.2360
        CIE-LCH:
        85.9092, 31.9097, 168.7303
        CIE-Luv:
        85.9092, -38.9713, 14.6797
        Hunter-Lab:
        82.3442, -32.1802, 9.9437
      #95e7ca color charts
#95e7ca RGB chart
      #95e7ca CMYK chart
      #95e7ca RGB pie chart
      #95e7ca color shades, tints & tones
#95e7ca color schemes
#95e7ca color preview, HTML & CSS examples
           This text has a color of #95e7ca        
        
          <p style="color:#95e7ca;">Text here</p>
        
        
          .mytext {color:#95e7ca;}
        
        Text color #95e7ca
      
           This box has a color of #95e7ca        
        
          <div style="background-color:#95e7ca;">Content here</div>
        
        
          .mybackground {background-color:#95e7ca;}
        
        Background color #95e7ca
      
           Border around this has a color of #95e7ca        
        
          <div style="border:2px solid #95e7ca;">Content here</div>
        
        
          .myborder {border:2px solid #95e7ca;}
        
        Border color #95e7ca