#d2f3f8 color space conversions
Hex:
#d2f3f8
RGB:
210, 243, 248
CMY:
18, 5, 3
CMYK:
15, 2, 0, 3
HSL:
188°, 73.0769%, 89.8039%
HSV (HSB):
188°, 15.3226%, 97.2549%
XYZ:
75.5722, 84.5801, 101.1495
xyY:
0.2892, 0.3237, 84.5801
CIE-Lab:
93.7019, -9.6430, -6.0070
CIE-LCH:
93.7019, 11.3609, 211.9203
CIE-Luv:
93.7019, -17.5181, -7.7381
Hunter-Lab:
91.9675, -14.2646, -0.8323
#d2f3f8 color charts
#d2f3f8 color shades, tints & tones
#d2f3f8 color schemes
#d2f3f8 color preview, HTML & CSS examples
This text has a color of #d2f3f8
<p style="color:#d2f3f8;">Text here</p>
.mytext {color:#d2f3f8;}
This box has a color of #d2f3f8
<div style="background-color:#d2f3f8;">Content here</div>
.mybackground {background-color:#d2f3f8;}
Border around this has a color of #d2f3f8
<div style="border:2px solid #d2f3f8;">Content here</div>
.myborder {border:2px solid #d2f3f8;}