#d999f9 color space conversions
Hex:
#d999f9
RGB:
217, 153, 249
CMY:
15, 40, 2
CMYK:
13, 39, 0, 2
HSL:
280°, 88.8889%, 78.8235%
HSV (HSB):
280°, 38.5542%, 97.6471%
XYZ:
57.1054, 44.3737, 95.1777
xyY:
0.2904, 0.2256, 44.3737
CIE-Lab:
72.4776, 40.5376, -38.6820
CIE-LCH:
72.4776, 56.0321, 316.3418
CIE-Luv:
72.4776, 27.0545, -68.0636
Hunter-Lab:
66.6136, 36.4476, -38.0842
#d999f9 color charts
#d999f9 color shades, tints & tones
#d999f9 color schemes
#d999f9 color preview, HTML & CSS examples
This text has a color of #d999f9
<p style="color:#d999f9;">Text here</p>
.mytext {color:#d999f9;}
This box has a color of #d999f9
<div style="background-color:#d999f9;">Content here</div>
.mybackground {background-color:#d999f9;}
Border around this has a color of #d999f9
<div style="border:2px solid #d999f9;">Content here</div>
.myborder {border:2px solid #d999f9;}