#95fcdf color space conversions
Hex:
        #95fcdf
        RGB:
        149, 252, 223
        CMY:
        42, 1, 13
        CMYK:
        41, 0, 12, 1
      HSL:
        163°, 94.4954%, 78.6275%
        HSV (HSB):
        163°, 40.8730%, 98.8235%
        XYZ:
        60.5241, 81.3381, 82.3219
        xyY:
        0.2700, 0.3628, 81.3381
      CIE-Lab:
        92.2819, -36.5691, 4.4929
        CIE-LCH:
        92.2819, 36.8441, 172.9956
        CIE-Luv:
        92.2819, -47.2118, 13.0607
        Hunter-Lab:
        90.1876, -38.0386, 9.0123
      #95fcdf color charts
#95fcdf RGB chart
      #95fcdf CMYK chart
      #95fcdf RGB pie chart
      #95fcdf color shades, tints & tones
#95fcdf color schemes
#95fcdf color preview, HTML & CSS examples
           This text has a color of #95fcdf        
        
          <p style="color:#95fcdf;">Text here</p>
        
        
          .mytext {color:#95fcdf;}
        
        Text color #95fcdf
      
           This box has a color of #95fcdf        
        
          <div style="background-color:#95fcdf;">Content here</div>
        
        
          .mybackground {background-color:#95fcdf;}
        
        Background color #95fcdf
      
           Border around this has a color of #95fcdf        
        
          <div style="border:2px solid #95fcdf;">Content here</div>
        
        
          .myborder {border:2px solid #95fcdf;}
        
        Border color #95fcdf