#d2eff3 color space conversions
Hex:
#d2eff3
RGB:
210, 239, 243
CMY:
18, 6, 5
CMYK:
14, 2, 0, 5
HSL:
187°, 57.8947%, 88.8235%
HSV (HSB):
187°, 13.5802%, 95.2941%
XYZ:
73.6225, 81.9057, 96.7231
xyY:
0.2919, 0.3247, 81.9057
CIE-Lab:
92.5332, -8.6239, -5.1327
CIE-LCH:
92.5332, 10.0358, 210.7602
CIE-Luv:
92.5332, -15.5208, -6.5094
Hunter-Lab:
90.5018, -13.1697, -0.0145
#d2eff3 color charts
#d2eff3 color shades, tints & tones
#d2eff3 color schemes
#d2eff3 color preview, HTML & CSS examples
This text has a color of #d2eff3
<p style="color:#d2eff3;">Text here</p>
.mytext {color:#d2eff3;}
This box has a color of #d2eff3
<div style="background-color:#d2eff3;">Content here</div>
.mybackground {background-color:#d2eff3;}
Border around this has a color of #d2eff3
<div style="border:2px solid #d2eff3;">Content here</div>
.myborder {border:2px solid #d2eff3;}