#d2d1fd color space conversions
Hex:
#d2d1fd
RGB:
210, 209, 253
CMY:
18, 18, 1
CMYK:
17, 17, 0, 1
HSL:
241°, 91.6667%, 90.5882%
HSV (HSB):
241°, 17.3913%, 99.2157%
XYZ:
67.1084, 66.3944, 102.2069
xyY:
0.2847, 0.2817, 66.3944
CIE-Lab:
85.1972, 9.0336, -21.3479
CIE-LCH:
85.1972, 23.1806, 292.9361
CIE-Luv:
85.1972, -2.0513, -35.5037
Hunter-Lab:
81.4828, 4.4160, -17.3317
#d2d1fd color charts
#d2d1fd color shades, tints & tones
#d2d1fd color schemes
#d2d1fd color preview, HTML & CSS examples
This text has a color of #d2d1fd
<p style="color:#d2d1fd;">Text here</p>
.mytext {color:#d2d1fd;}
This box has a color of #d2d1fd
<div style="background-color:#d2d1fd;">Content here</div>
.mybackground {background-color:#d2d1fd;}
Border around this has a color of #d2d1fd
<div style="border:2px solid #d2d1fd;">Content here</div>
.myborder {border:2px solid #d2d1fd;}