#d2e0f5 color space conversions
Hex:
#d2e0f5
RGB:
210, 224, 245
CMY:
18, 12, 4
CMYK:
14, 9, 0, 4
HSL:
216°, 63.6364%, 89.2157%
HSV (HSB):
216°, 14.2857%, 96.0784%
XYZ:
69.7154, 73.6055, 96.9191
xyY:
0.2902, 0.3064, 73.6055
CIE-Lab:
88.7357, -0.5263, -11.8100
CIE-LCH:
88.7357, 11.8217, 267.4482
CIE-Luv:
88.7357, -8.5741, -18.4743
Hunter-Lab:
85.7937, -5.0908, -6.9230
#d2e0f5 color charts
#d2e0f5 color shades, tints & tones
#d2e0f5 color schemes
#d2e0f5 color preview, HTML & CSS examples
This text has a color of #d2e0f5
<p style="color:#d2e0f5;">Text here</p>
.mytext {color:#d2e0f5;}
This box has a color of #d2e0f5
<div style="background-color:#d2e0f5;">Content here</div>
.mybackground {background-color:#d2e0f5;}
Border around this has a color of #d2e0f5
<div style="border:2px solid #d2e0f5;">Content here</div>
.myborder {border:2px solid #d2e0f5;}