#dfbfea color space conversions
Hex:
#dfbfea
RGB:
223, 191, 234
CMY:
13, 25, 8
CMYK:
5, 18, 0, 8
HSL:
285°, 50.5882%, 83.3333%
HSV (HSB):
285°, 18.3761%, 91.7647%
XYZ:
63.9135, 58.8901, 85.8402
xyY:
0.3063, 0.2823, 58.8901
CIE-Lab:
81.2311, 18.9480, -17.1197
CIE-LCH:
81.2311, 25.5364, 317.9019
CIE-Luv:
81.2311, 15.1632, -30.0064
Hunter-Lab:
76.7399, 14.3706, -12.6031
#dfbfea color charts
#dfbfea color shades, tints & tones
#dfbfea color schemes
#dfbfea color preview, HTML & CSS examples
This text has a color of #dfbfea
<p style="color:#dfbfea;">Text here</p>
.mytext {color:#dfbfea;}
This box has a color of #dfbfea
<div style="background-color:#dfbfea;">Content here</div>
.mybackground {background-color:#dfbfea;}
Border around this has a color of #dfbfea
<div style="border:2px solid #dfbfea;">Content here</div>
.myborder {border:2px solid #dfbfea;}