#d3b4fe color space conversions
Hex:
#d3b4fe
RGB:
211, 180, 254
CMY:
17, 29, 0
CMYK:
17, 29, 0, 0
HSL:
265°, 97.3684%, 85.0980%
HSV (HSB):
265°, 29.1339%, 99.6078%
XYZ:
61.0746, 53.6472, 100.9019
xyY:
0.2832, 0.2488, 53.6472
CIE-Lab:
78.2555, 25.1897, -32.4793
CIE-LCH:
78.2555, 41.1026, 307.7958
CIE-Luv:
78.2555, 11.4271, -56.0867
Hunter-Lab:
73.2442, 20.6647, -30.4075
#d3b4fe color charts
#d3b4fe color shades, tints & tones
#d3b4fe color schemes
#d3b4fe color preview, HTML & CSS examples
This text has a color of #d3b4fe
<p style="color:#d3b4fe;">Text here</p>
.mytext {color:#d3b4fe;}
This box has a color of #d3b4fe
<div style="background-color:#d3b4fe;">Content here</div>
.mybackground {background-color:#d3b4fe;}
Border around this has a color of #d3b4fe
<div style="border:2px solid #d3b4fe;">Content here</div>
.myborder {border:2px solid #d3b4fe;}