#d3b2e4 color space conversions
Hex:
#d3b2e4
RGB:
211, 178, 228
CMY:
17, 30, 11
CMYK:
7, 22, 0, 11
HSL:
280°, 48.0769%, 79.6078%
HSV (HSB):
280°, 21.9298%, 89.4118%
XYZ:
56.7880, 51.2911, 80.3059
xyY:
0.3014, 0.2723, 51.2911
CIE-Lab:
76.8550, 20.8862, -20.6056
CIE-LCH:
76.8550, 29.3398, 315.3875
CIE-Luv:
76.8550, 15.0208, -35.7005
Hunter-Lab:
71.6178, 16.2069, -16.3501
#d3b2e4 color charts
#d3b2e4 color shades, tints & tones
#d3b2e4 color schemes
#d3b2e4 color preview, HTML & CSS examples
This text has a color of #d3b2e4
<p style="color:#d3b2e4;">Text here</p>
.mytext {color:#d3b2e4;}
This box has a color of #d3b2e4
<div style="background-color:#d3b2e4;">Content here</div>
.mybackground {background-color:#d3b2e4;}
Border around this has a color of #d3b2e4
<div style="border:2px solid #d3b2e4;">Content here</div>
.myborder {border:2px solid #d3b2e4;}