#d66fcc color space conversions
Hex:
#d66fcc
RGB:
214, 111, 204
CMY:
16, 56, 20
CMYK:
0, 48, 5, 16
HSL:
306°, 55.6757%, 63.7255%
HSV (HSB):
306°, 48.1308%, 83.9216%
XYZ:
44.3151, 30.0247, 60.5864
xyY:
0.3284, 0.2225, 30.0247
CIE-Lab:
61.6755, 52.9025, -30.5777
CIE-LCH:
61.6755, 61.1038, 329.9720
CIE-Luv:
61.6755, 51.4803, -55.2125
Hunter-Lab:
54.7948, 48.4705, -27.2005
#d66fcc color charts
#d66fcc color shades, tints & tones
#d66fcc color schemes
#d66fcc color preview, HTML & CSS examples
This text has a color of #d66fcc
<p style="color:#d66fcc;">Text here</p>
.mytext {color:#d66fcc;}
This box has a color of #d66fcc
<div style="background-color:#d66fcc;">Content here</div>
.mybackground {background-color:#d66fcc;}
Border around this has a color of #d66fcc
<div style="border:2px solid #d66fcc;">Content here</div>
.myborder {border:2px solid #d66fcc;}