#d2bfe9 color space conversions
Hex:
#d2bfe9
RGB:
210, 191, 233
CMY:
18, 25, 9
CMYK:
10, 18, 0, 9
HSL:
267°, 48.8372%, 83.1373%
HSV (HSB):
267°, 18.0258%, 91.3725%
XYZ:
59.9171, 56.8464, 84.9053
xyY:
0.2971, 0.2819, 56.8464
CIE-Lab:
80.0931, 14.5259, -18.4085
CIE-LCH:
80.0931, 23.4494, 308.2764
CIE-Luv:
80.0931, 7.7817, -31.2943
Hunter-Lab:
75.3966, 9.9087, -13.9898
#d2bfe9 color charts
#d2bfe9 color shades, tints & tones
#d2bfe9 color schemes
#d2bfe9 color preview, HTML & CSS examples
This text has a color of #d2bfe9
<p style="color:#d2bfe9;">Text here</p>
.mytext {color:#d2bfe9;}
This box has a color of #d2bfe9
<div style="background-color:#d2bfe9;">Content here</div>
.mybackground {background-color:#d2bfe9;}
Border around this has a color of #d2bfe9
<div style="border:2px solid #d2bfe9;">Content here</div>
.myborder {border:2px solid #d2bfe9;}