#f7d7fd color space conversions
Hex:
#f7d7fd
RGB:
247, 215, 253
CMY:
3, 16, 1
CMYK:
2, 15, 0, 1
HSL:
291°, 90.4762%, 91.7647%
HSV (HSB):
291°, 15.0198%, 99.2157%
XYZ:
80.3878, 75.4669, 103.2582
xyY:
0.3102, 0.2913, 75.4669
CIE-Lab:
89.6112, 17.6262, -14.4066
CIE-LCH:
89.6112, 22.7647, 320.7393
CIE-Luv:
89.6112, 15.6175, -25.7787
Hunter-Lab:
86.8717, 13.1519, -9.6636
#f7d7fd color charts
#f7d7fd color shades, tints & tones
#f7d7fd color schemes
#f7d7fd color preview, HTML & CSS examples
This text has a color of #f7d7fd
<p style="color:#f7d7fd;">Text here</p>
.mytext {color:#f7d7fd;}
This box has a color of #f7d7fd
<div style="background-color:#f7d7fd;">Content here</div>
.mybackground {background-color:#f7d7fd;}
Border around this has a color of #f7d7fd
<div style="border:2px solid #f7d7fd;">Content here</div>
.myborder {border:2px solid #f7d7fd;}