#95f5f7 color space conversions
Hex:
#95f5f7
RGB:
149, 245, 247
CMY:
42, 4, 3
CMYK:
40, 1, 0, 3
HSL:
181°, 85.9649%, 77.6471%
HSV (HSB):
181°, 39.6761%, 96.8627%
XYZ:
61.8353, 78.4098, 99.8712
xyY:
0.2575, 0.3265, 78.4098
CIE-Lab:
90.9666, -27.8153, -9.8975
CIE-LCH:
90.9666, 29.5237, 199.5871
CIE-Luv:
90.9666, -43.7282, -11.0934
Hunter-Lab:
88.5493, -30.3120, -4.8863
#95f5f7 color charts
#95f5f7 color shades, tints & tones
#95f5f7 color schemes
#95f5f7 color preview, HTML & CSS examples
This text has a color of #95f5f7
<p style="color:#95f5f7;">Text here</p>
.mytext {color:#95f5f7;}
This box has a color of #95f5f7
<div style="background-color:#95f5f7;">Content here</div>
.mybackground {background-color:#95f5f7;}
Border around this has a color of #95f5f7
<div style="border:2px solid #95f5f7;">Content here</div>
.myborder {border:2px solid #95f5f7;}