#95e4ca color space conversions
Hex:
        #95e4ca
        RGB:
        149, 228, 202
        CMY:
        42, 11, 21
        CMYK:
        35, 0, 11, 11
      HSL:
        160°, 59.3985%, 73.9216%
        HSV (HSB):
        160°, 34.6491%, 89.4118%
        XYZ:
        50.7985, 66.1406, 65.9662
        xyY:
        0.2777, 0.3616, 66.1406
      CIE-Lab:
        85.0681, -29.8738, 5.0229
        CIE-LCH:
        85.0681, 30.2931, 170.4558
        CIE-Luv:
        85.0681, -37.6888, 12.6122
        Hunter-Lab:
        81.3269, -30.8272, 8.8373
      #95e4ca color charts
#95e4ca RGB chart
      #95e4ca CMYK chart
      #95e4ca RGB pie chart
      #95e4ca color shades, tints & tones
#95e4ca color schemes
#95e4ca color preview, HTML & CSS examples
           This text has a color of #95e4ca        
        
          <p style="color:#95e4ca;">Text here</p>
        
        
          .mytext {color:#95e4ca;}
        
        Text color #95e4ca
      
           This box has a color of #95e4ca        
        
          <div style="background-color:#95e4ca;">Content here</div>
        
        
          .mybackground {background-color:#95e4ca;}
        
        Background color #95e4ca
      
           Border around this has a color of #95e4ca        
        
          <div style="border:2px solid #95e4ca;">Content here</div>
        
        
          .myborder {border:2px solid #95e4ca;}
        
        Border color #95e4ca