#dbbffe color space conversions
Hex:
#dbbffe
RGB:
219, 191, 254
CMY:
14, 25, 0
CMYK:
14, 25, 0, 0
HSL:
267°, 96.9231%, 87.2549%
HSV (HSB):
267°, 24.8031%, 99.6078%
XYZ:
65.7336, 59.4774, 101.7817
xyY:
0.2896, 0.2620, 59.4774
CIE-Lab:
81.5533, 21.6786, -27.3585
CIE-LCH:
81.5533, 34.9063, 308.3929
CIE-Luv:
81.5533, 10.9233, -47.2710
Hunter-Lab:
77.1216, 17.1794, -24.2632
#dbbffe color charts
#dbbffe color shades, tints & tones
#dbbffe color schemes
#dbbffe color preview, HTML & CSS examples
This text has a color of #dbbffe
<p style="color:#dbbffe;">Text here</p>
.mytext {color:#dbbffe;}
This box has a color of #dbbffe
<div style="background-color:#dbbffe;">Content here</div>
.mybackground {background-color:#dbbffe;}
Border around this has a color of #dbbffe
<div style="border:2px solid #dbbffe;">Content here</div>
.myborder {border:2px solid #dbbffe;}