#99cffd color space conversions
Hex:
#99cffd
RGB:
153, 207, 253
CMY:
40, 19, 1
CMYK:
40, 18, 0, 1
HSL:
208°, 96.1538%, 79.6078%
HSV (HSB):
208°, 39.5257%, 99.2157%
XYZ:
53.1793, 58.4898, 101.4153
xyY:
0.2496, 0.2745, 58.4898
CIE-Lab:
81.0103, -6.1409, -28.0598
CIE-LCH:
81.0103, 28.7239, 257.6555
CIE-Luv:
81.0103, -26.9258, -44.2487
Hunter-Lab:
76.4786, -9.7178, -25.0871
#99cffd color charts
#99cffd color shades, tints & tones
#99cffd color schemes
#99cffd color preview, HTML & CSS examples
This text has a color of #99cffd
<p style="color:#99cffd;">Text here</p>
.mytext {color:#99cffd;}
This box has a color of #99cffd
<div style="background-color:#99cffd;">Content here</div>
.mybackground {background-color:#99cffd;}
Border around this has a color of #99cffd
<div style="border:2px solid #99cffd;">Content here</div>
.myborder {border:2px solid #99cffd;}