#d67dcc color space conversions
Hex:
#d67dcc
RGB:
214, 125, 204
CMY:
16, 51, 20
CMYK:
0, 42, 5, 16
HSL:
307°, 52.0468%, 66.4706%
HSV (HSB):
307°, 41.5888%, 83.9216%
XYZ:
45.9643, 33.3230, 61.1361
xyY:
0.3273, 0.2373, 33.3230
CIE-Lab:
64.4216, 45.8169, -26.3390
CIE-LCH:
64.4216, 52.8482, 330.1064
CIE-Luv:
64.4216, 45.4662, -47.7900
Hunter-Lab:
57.7261, 41.1096, -22.3842
#d67dcc color charts
#d67dcc color shades, tints & tones
#d67dcc color schemes
#d67dcc color preview, HTML & CSS examples
This text has a color of #d67dcc
<p style="color:#d67dcc;">Text here</p>
.mytext {color:#d67dcc;}
This box has a color of #d67dcc
<div style="background-color:#d67dcc;">Content here</div>
.mybackground {background-color:#d67dcc;}
Border around this has a color of #d67dcc
<div style="border:2px solid #d67dcc;">Content here</div>
.myborder {border:2px solid #d67dcc;}