#9999fd color space conversions
Hex:
#9999fd
RGB:
153, 153, 253
CMY:
40, 40, 1
CMYK:
40, 40, 0, 1
HSL:
240°, 96.1538%, 79.6078%
HSV (HSB):
240°, 39.5257%, 99.2157%
XYZ:
42.2577, 36.6466, 97.7748
xyY:
0.2392, 0.2074, 36.6466
CIE-Lab:
67.0111, 23.8091, -49.8308
CIE-LCH:
67.0111, 55.2267, 295.5384
CIE-Luv:
67.0111, -6.0154, -83.4358
Hunter-Lab:
60.5365, 18.6639, -53.3861
#9999fd color charts
#9999fd color shades, tints & tones
#9999fd color schemes
#9999fd color preview, HTML & CSS examples
This text has a color of #9999fd
<p style="color:#9999fd;">Text here</p>
.mytext {color:#9999fd;}
This box has a color of #9999fd
<div style="background-color:#9999fd;">Content here</div>
.mybackground {background-color:#9999fd;}
Border around this has a color of #9999fd
<div style="border:2px solid #9999fd;">Content here</div>
.myborder {border:2px solid #9999fd;}