#d68dc7 color space conversions
Hex:
#d68dc7
RGB:
214, 141, 199
CMY:
16, 45, 22
CMYK:
0, 34, 7, 16
HSL:
312°, 47.0968%, 69.6078%
HSV (HSB):
312°, 34.1121%, 83.9216%
XYZ:
47.5652, 37.4694, 58.7582
xyY:
0.3308, 0.2606, 37.4694
CIE-Lab:
67.6277, 36.5021, -18.6436
CIE-LCH:
67.6277, 40.9876, 332.9441
CIE-Luv:
67.6277, 38.9109, -34.4914
Hunter-Lab:
61.2123, 31.5827, -14.0644
#d68dc7 color charts
#d68dc7 color shades, tints & tones
#d68dc7 color schemes
#d68dc7 color preview, HTML & CSS examples
This text has a color of #d68dc7
<p style="color:#d68dc7;">Text here</p>
.mytext {color:#d68dc7;}
This box has a color of #d68dc7
<div style="background-color:#d68dc7;">Content here</div>
.mybackground {background-color:#d68dc7;}
Border around this has a color of #d68dc7
<div style="border:2px solid #d68dc7;">Content here</div>
.myborder {border:2px solid #d68dc7;}