#dfbdfe color space conversions
Hex:
#dfbdfe
RGB:
223, 189, 254
CMY:
13, 26, 0
CMYK:
12, 26, 0, 0
HSL:
271°, 97.0149%, 86.8627%
HSV (HSB):
271°, 25.5906%, 99.6078%
XYZ:
66.5184, 59.2389, 101.6943
xyY:
0.2925, 0.2604, 59.2389
CIE-Lab:
81.4227, 23.9941, -27.5277
CIE-LCH:
81.4227, 36.5170, 311.0766
CIE-Luv:
81.4227, 14.0767, -47.9110
Hunter-Lab:
76.9668, 19.5763, -24.4616
#dfbdfe color charts
#dfbdfe color shades, tints & tones
#dfbdfe color schemes
#dfbdfe color preview, HTML & CSS examples
This text has a color of #dfbdfe
<p style="color:#dfbdfe;">Text here</p>
.mytext {color:#dfbdfe;}
This box has a color of #dfbdfe
<div style="background-color:#dfbdfe;">Content here</div>
.mybackground {background-color:#dfbdfe;}
Border around this has a color of #dfbdfe
<div style="border:2px solid #dfbdfe;">Content here</div>
.myborder {border:2px solid #dfbdfe;}