#d2d2f6 color space conversions
Hex:
#d2d2f6
RGB:
210, 210, 246
CMY:
18, 18, 4
CMYK:
15, 15, 0, 4
HSL:
240°, 66.6667%, 89.4118%
HSV (HSB):
240°, 14.6341%, 96.4706%
XYZ:
66.2595, 66.4486, 96.5224
xyY:
0.2891, 0.2899, 66.4486
CIE-Lab:
85.2247, 7.0295, -17.6005
CIE-LCH:
85.2247, 18.9523, 291.7713
CIE-Luv:
85.2247, -2.0900, -29.0083
Hunter-Lab:
81.5160, 2.4389, -13.1435
#d2d2f6 color charts
#d2d2f6 color shades, tints & tones
#d2d2f6 color schemes
#d2d2f6 color preview, HTML & CSS examples
This text has a color of #d2d2f6
<p style="color:#d2d2f6;">Text here</p>
.mytext {color:#d2d2f6;}
This box has a color of #d2d2f6
<div style="background-color:#d2d2f6;">Content here</div>
.mybackground {background-color:#d2d2f6;}
Border around this has a color of #d2d2f6
<div style="border:2px solid #d2d2f6;">Content here</div>
.myborder {border:2px solid #d2d2f6;}