#d2d3ec color space conversions
Hex:
#d2d3ec
RGB:
210, 211, 236
CMY:
18, 17, 7
CMYK:
11, 11, 0, 7
HSL:
238°, 40.6250%, 87.4510%
HSV (HSB):
238°, 11.0169%, 92.5490%
XYZ:
65.0129, 66.3463, 88.7364
xyY:
0.2954, 0.3014, 66.3463
CIE-Lab:
85.1727, 4.4557, -12.3788
CIE-LCH:
85.1727, 13.1563, 289.7963
CIE-Luv:
85.1727, -1.9753, -20.1115
Hunter-Lab:
81.4532, -0.0711, -7.5742
#d2d3ec color charts
#d2d3ec color shades, tints & tones
#d2d3ec color schemes
#d2d3ec color preview, HTML & CSS examples
This text has a color of #d2d3ec
<p style="color:#d2d3ec;">Text here</p>
.mytext {color:#d2d3ec;}
This box has a color of #d2d3ec
<div style="background-color:#d2d3ec;">Content here</div>
.mybackground {background-color:#d2d3ec;}
Border around this has a color of #d2d3ec
<div style="border:2px solid #d2d3ec;">Content here</div>
.myborder {border:2px solid #d2d3ec;}