#d2d1fe color space conversions
Hex:
#d2d1fe
RGB:
210, 209, 254
CMY:
18, 18, 0
CMYK:
17, 18, 0, 0
HSL:
241°, 95.7447%, 90.7843%
HSV (HSB):
241°, 17.7165%, 99.6078%
XYZ:
67.2682, 66.4583, 103.0483
xyY:
0.2841, 0.2807, 66.4583
CIE-Lab:
85.2297, 9.2467, -21.8278
CIE-LCH:
85.2297, 23.7056, 292.9586
CIE-Luv:
85.2297, -2.1124, -36.3353
Hunter-Lab:
81.5220, 4.6266, -17.8804
#d2d1fe color charts
#d2d1fe color shades, tints & tones
#d2d1fe color schemes
#d2d1fe color preview, HTML & CSS examples
This text has a color of #d2d1fe
<p style="color:#d2d1fe;">Text here</p>
.mytext {color:#d2d1fe;}
This box has a color of #d2d1fe
<div style="background-color:#d2d1fe;">Content here</div>
.mybackground {background-color:#d2d1fe;}
Border around this has a color of #d2d1fe
<div style="border:2px solid #d2d1fe;">Content here</div>
.myborder {border:2px solid #d2d1fe;}