#9de3e3 color space conversions
Hex:
#9de3e3
RGB:
157, 227, 227
CMY:
38, 11, 11
CMYK:
31, 0, 0, 11
HSL:
180°, 55.5556%, 75.2941%
HSV (HSB):
180°, 30.8370%, 89.0196%
XYZ:
55.2388, 67.6523, 82.8199
xyY:
0.2685, 0.3289, 67.6523
CIE-Lab:
85.8323, -21.6736, -6.9937
CIE-LCH:
85.8323, 22.7741, 197.8840
CIE-Luv:
85.8323, -33.7611, -7.2973
Hunter-Lab:
82.2510, -24.0608, -2.1243
#9de3e3 color charts
#9de3e3 color shades, tints & tones
#9de3e3 color schemes
#9de3e3 color preview, HTML & CSS examples
This text has a color of #9de3e3
<p style="color:#9de3e3;">Text here</p>
.mytext {color:#9de3e3;}
This box has a color of #9de3e3
<div style="background-color:#9de3e3;">Content here</div>
.mybackground {background-color:#9de3e3;}
Border around this has a color of #9de3e3
<div style="border:2px solid #9de3e3;">Content here</div>
.myborder {border:2px solid #9de3e3;}