#d2f2fb color space conversions
Hex:
#d2f2fb
RGB:
210, 242, 251
CMY:
18, 5, 2
CMYK:
16, 4, 0, 2
HSL:
193°, 83.6735%, 90.3922%
HSV (HSB):
193°, 16.3347%, 98.4314%
XYZ:
75.7431, 84.1709, 103.5213
xyY:
0.2875, 0.3195, 84.1709
CIE-Lab:
93.5247, -8.5304, -7.8261
CIE-LCH:
93.5247, 11.5765, 222.5343
CIE-Luv:
93.5247, -17.1364, -10.8302
Hunter-Lab:
91.7447, -13.1863, -2.6793
#d2f2fb color charts
#d2f2fb color shades, tints & tones
#d2f2fb color schemes
#d2f2fb color preview, HTML & CSS examples
This text has a color of #d2f2fb
<p style="color:#d2f2fb;">Text here</p>
.mytext {color:#d2f2fb;}
This box has a color of #d2f2fb
<div style="background-color:#d2f2fb;">Content here</div>
.mybackground {background-color:#d2f2fb;}
Border around this has a color of #d2f2fb
<div style="border:2px solid #d2f2fb;">Content here</div>
.myborder {border:2px solid #d2f2fb;}