#d66dec color space conversions
Hex:
#d66dec
RGB:
214, 109, 236
CMY:
16, 57, 7
CMYK:
9, 54, 0, 7
HSL:
290°, 76.9697%, 67.6471%
HSV (HSB):
290°, 53.8136%, 92.5490%
XYZ:
48.3405, 31.2895, 82.8485
xyY:
0.2975, 0.1926, 31.2895
CIE-Lab:
62.7513, 59.6663, -46.8096
CIE-LCH:
62.7513, 75.8367, 321.8850
CIE-Luv:
62.7513, 44.4720, -82.2412
Hunter-Lab:
55.9371, 56.3689, -48.6586
#d66dec color charts
#d66dec color shades, tints & tones
#d66dec color schemes
#d66dec color preview, HTML & CSS examples
This text has a color of #d66dec
<p style="color:#d66dec;">Text here</p>
.mytext {color:#d66dec;}
This box has a color of #d66dec
<div style="background-color:#d66dec;">Content here</div>
.mybackground {background-color:#d66dec;}
Border around this has a color of #d66dec
<div style="border:2px solid #d66dec;">Content here</div>
.myborder {border:2px solid #d66dec;}