#d999f1 color space conversions
Hex:
#d999f1
RGB:
217, 153, 241
CMY:
15, 40, 5
CMYK:
10, 37, 0, 5
HSL:
284°, 75.8621%, 77.2549%
HSV (HSB):
284°, 36.5145%, 94.5098%
XYZ:
55.8837, 43.8851, 88.7444
xyY:
0.2964, 0.2328, 43.8851
CIE-Lab:
72.1516, 38.9123, -34.8346
CIE-LCH:
72.1516, 52.2265, 318.1649
CIE-Luv:
72.1516, 28.2944, -61.4105
Hunter-Lab:
66.2458, 34.6491, -33.0542
#d999f1 color charts
#d999f1 color shades, tints & tones
#d999f1 color schemes
#d999f1 color preview, HTML & CSS examples
This text has a color of #d999f1
<p style="color:#d999f1;">Text here</p>
.mytext {color:#d999f1;}
This box has a color of #d999f1
<div style="background-color:#d999f1;">Content here</div>
.mybackground {background-color:#d999f1;}
Border around this has a color of #d999f1
<div style="border:2px solid #d999f1;">Content here</div>
.myborder {border:2px solid #d999f1;}