#9999d5 color space conversions
Hex:
#9999d5
RGB:
153, 153, 213
CMY:
40, 40, 16
CMYK:
28, 28, 0, 16
HSL:
240°, 41.6667%, 71.7647%
HSV (HSB):
240°, 28.1690%, 83.5294%
XYZ:
36.5383, 34.3589, 67.6569
xyY:
0.2637, 0.2480, 34.3589
CIE-Lab:
65.2464, 13.3577, -30.5861
CIE-LCH:
65.2464, 33.3757, 293.5921
CIE-Luv:
65.2464, -3.5892, -49.7912
Hunter-Lab:
58.6164, 8.6886, -27.4029
#9999d5 color charts
#9999d5 color shades, tints & tones
#9999d5 color schemes
#9999d5 color preview, HTML & CSS examples
This text has a color of #9999d5
<p style="color:#9999d5;">Text here</p>
.mytext {color:#9999d5;}
This box has a color of #9999d5
<div style="background-color:#9999d5;">Content here</div>
.mybackground {background-color:#9999d5;}
Border around this has a color of #9999d5
<div style="border:2px solid #9999d5;">Content here</div>
.myborder {border:2px solid #9999d5;}