#d2ffff color space conversions
Hex:
#d2ffff
RGB:
210, 255, 255
CMY:
18, 0, 0
CMYK:
18, 0, 0, 0
HSL:
180°, 100.0000%, 91.1765%
HSV (HSB):
180°, 17.6471%, 100.0000%
XYZ:
80.3883, 92.4416, 108.2138
xyY:
0.2860, 0.3289, 92.4416
CIE-Lab:
97.0005, -14.2233, -4.7609
CIE-LCH:
97.0005, 14.9990, 198.5068
CIE-Luv:
97.0005, -23.1608, -5.0127
Hunter-Lab:
96.1466, -19.0123, 0.5712
#d2ffff color charts
#d2ffff color shades, tints & tones
#d2ffff color schemes
#d2ffff color preview, HTML & CSS examples
This text has a color of #d2ffff
<p style="color:#d2ffff;">Text here</p>
.mytext {color:#d2ffff;}
This box has a color of #d2ffff
<div style="background-color:#d2ffff;">Content here</div>
.mybackground {background-color:#d2ffff;}
Border around this has a color of #d2ffff
<div style="border:2px solid #d2ffff;">Content here</div>
.myborder {border:2px solid #d2ffff;}