#95ecec color space conversions
Hex:
#95ecec
RGB:
149, 236, 236
CMY:
42, 7, 7
CMYK:
37, 0, 0, 7
HSL:
180°, 69.6000%, 75.4902%
HSV (HSB):
180°, 36.8644%, 92.5490%
XYZ:
57.5302, 72.4366, 90.3064
xyY:
0.2612, 0.3288, 72.4366
CIE-Lab:
88.1783, -26.0943, -8.2920
CIE-LCH:
88.1783, 27.3801, 197.6287
CIE-Luv:
88.1783, -40.3619, -8.7215
Hunter-Lab:
85.1097, -28.2842, -3.3334
#95ecec color charts
#95ecec color shades, tints & tones
#95ecec color schemes
#95ecec color preview, HTML & CSS examples
This text has a color of #95ecec
<p style="color:#95ecec;">Text here</p>
.mytext {color:#95ecec;}
This box has a color of #95ecec
<div style="background-color:#95ecec;">Content here</div>
.mybackground {background-color:#95ecec;}
Border around this has a color of #95ecec
<div style="border:2px solid #95ecec;">Content here</div>
.myborder {border:2px solid #95ecec;}