#d3fafe color space conversions
Hex:
#d3fafe
RGB:
211, 250, 254
CMY:
17, 2, 0
CMYK:
17, 2, 0, 0
HSL:
186°, 95.5556%, 91.1765%
HSV (HSB):
186°, 16.9291%, 99.6078%
XYZ:
78.9390, 89.3759, 106.8567
xyY:
0.2869, 0.3248, 89.3759
CIE-Lab:
95.7373, -11.6372, -6.1011
CIE-LCH:
95.7373, 13.1395, 207.6669
CIE-Luv:
95.7373, -20.3940, -7.5750
Hunter-Lab:
94.5388, -16.3972, -0.8380
#d3fafe color charts
#d3fafe color shades, tints & tones
#d3fafe color schemes
#d3fafe color preview, HTML & CSS examples
This text has a color of #d3fafe
<p style="color:#d3fafe;">Text here</p>
.mytext {color:#d3fafe;}
This box has a color of #d3fafe
<div style="background-color:#d3fafe;">Content here</div>
.mybackground {background-color:#d3fafe;}
Border around this has a color of #d3fafe
<div style="border:2px solid #d3fafe;">Content here</div>
.myborder {border:2px solid #d3fafe;}