#d3bef5 color space conversions
Hex:
#d3bef5
RGB:
211, 190, 245
CMY:
17, 25, 4
CMYK:
14, 22, 0, 4
HSL:
263°, 73.3333%, 85.2941%
HSV (HSB):
263°, 22.4490%, 96.0784%
XYZ:
61.7589, 57.2684, 94.1851
xyY:
0.2897, 0.2686, 57.2684
CIE-Lab:
80.3303, 17.8520, -24.4757
CIE-LCH:
80.3303, 30.2945, 306.1062
CIE-Luv:
80.3303, 7.7818, -41.7880
Hunter-Lab:
75.6759, 13.2406, -20.8183
#d3bef5 color charts
#d3bef5 color shades, tints & tones
#d3bef5 color schemes
#d3bef5 color preview, HTML & CSS examples
This text has a color of #d3bef5
<p style="color:#d3bef5;">Text here</p>
.mytext {color:#d3bef5;}
This box has a color of #d3bef5
<div style="background-color:#d3bef5;">Content here</div>
.mybackground {background-color:#d3bef5;}
Border around this has a color of #d3bef5
<div style="border:2px solid #d3bef5;">Content here</div>
.myborder {border:2px solid #d3bef5;}