#d66de7 color space conversions
Hex:
#d66de7
RGB:
214, 109, 231
CMY:
16, 57, 9
CMYK:
7, 53, 0, 9
HSL:
292°, 71.7647%, 66.6667%
HSV (HSB):
292°, 52.8139%, 90.5882%
XYZ:
47.6240, 31.0029, 79.0754
xyY:
0.3020, 0.1966, 31.0029
CIE-Lab:
62.5101, 58.7241, -44.4104
CIE-LCH:
62.5101, 73.6262, 322.9014
CIE-Luv:
62.5101, 45.6623, -78.2146
Hunter-Lab:
55.6803, 55.2326, -45.2256
#d66de7 color charts
#d66de7 color shades, tints & tones
#d66de7 color schemes
#d66de7 color preview, HTML & CSS examples
This text has a color of #d66de7
<p style="color:#d66de7;">Text here</p>
.mytext {color:#d66de7;}
This box has a color of #d66de7
<div style="background-color:#d66de7;">Content here</div>
.mybackground {background-color:#d66de7;}
Border around this has a color of #d66de7
<div style="border:2px solid #d66de7;">Content here</div>
.myborder {border:2px solid #d66de7;}