#d2fefa color space conversions
Hex:
#d2fefa
RGB:
210, 254, 250
CMY:
18, 0, 2
CMYK:
17, 0, 2, 0
HSL:
175°, 95.6522%, 90.9804%
HSV (HSB):
175°, 17.3228%, 99.6078%
XYZ:
79.2755, 91.4874, 103.9231
xyY:
0.2886, 0.3331, 91.4874
CIE-Lab:
96.6104, -14.7337, -2.7600
CIE-LCH:
96.6104, 14.9900, 190.6100
CIE-Luv:
96.6104, -22.6208, -1.7499
Hunter-Lab:
95.6490, -19.4421, 2.5355
#d2fefa color charts
#d2fefa color shades, tints & tones
#d2fefa color schemes
#d2fefa color preview, HTML & CSS examples
This text has a color of #d2fefa
<p style="color:#d2fefa;">Text here</p>
.mytext {color:#d2fefa;}
This box has a color of #d2fefa
<div style="background-color:#d2fefa;">Content here</div>
.mybackground {background-color:#d2fefa;}
Border around this has a color of #d2fefa
<div style="border:2px solid #d2fefa;">Content here</div>
.myborder {border:2px solid #d2fefa;}