#99d7ed color space conversions
Hex:
#99d7ed
RGB:
153, 215, 237
CMY:
40, 16, 7
CMYK:
35, 9, 0, 7
HSL:
196°, 70.0000%, 76.4706%
HSV (HSB):
196°, 35.4430%, 92.9412%
XYZ:
52.7234, 61.4876, 89.2102
xyY:
0.2592, 0.3023, 61.4876
CIE-Lab:
82.6402, -14.3469, -17.0772
CIE-LCH:
82.6402, 22.3039, 229.9657
CIE-Luv:
82.6402, -30.2202, -24.7239
Hunter-Lab:
78.4140, -17.2062, -12.5633
#99d7ed color charts
#99d7ed color shades, tints & tones
#99d7ed color schemes
#99d7ed color preview, HTML & CSS examples
This text has a color of #99d7ed
<p style="color:#99d7ed;">Text here</p>
.mytext {color:#99d7ed;}
This box has a color of #99d7ed
<div style="background-color:#99d7ed;">Content here</div>
.mybackground {background-color:#99d7ed;}
Border around this has a color of #99d7ed
<div style="border:2px solid #99d7ed;">Content here</div>
.myborder {border:2px solid #99d7ed;}