#d67acc color space conversions
Hex:
#d67acc
RGB:
214, 122, 204
CMY:
16, 52, 20
CMYK:
0, 43, 5, 16
HSL:
307°, 52.8736%, 65.8824%
HSV (HSB):
307°, 42.9907%, 83.9216%
XYZ:
45.5902, 32.5748, 61.0114
xyY:
0.3276, 0.2341, 32.5748
CIE-Lab:
63.8152, 47.3632, -27.2724
CIE-LCH:
63.8152, 54.6540, 330.0661
CIE-Luv:
63.8152, 46.7984, -49.4340
Hunter-Lab:
57.0744, 42.7030, -23.4278
#d67acc color charts
#d67acc color shades, tints & tones
#d67acc color schemes
#d67acc color preview, HTML & CSS examples
This text has a color of #d67acc
<p style="color:#d67acc;">Text here</p>
.mytext {color:#d67acc;}
This box has a color of #d67acc
<div style="background-color:#d67acc;">Content here</div>
.mybackground {background-color:#d67acc;}
Border around this has a color of #d67acc
<div style="border:2px solid #d67acc;">Content here</div>
.myborder {border:2px solid #d67acc;}