#f7cdff color space conversions
Hex:
#f7cdff
RGB:
247, 205, 255
CMY:
3, 20, 0
CMYK:
3, 20, 0, 0
HSL:
290°, 100.0000%, 90.1961%
HSV (HSB):
290°, 19.6078%, 100.0000%
XYZ:
78.2391, 70.6568, 104.1222
xyY:
0.3092, 0.2793, 70.6568
CIE-Lab:
87.3180, 23.2597, -18.9071
CIE-LCH:
87.3180, 29.9748, 320.8934
CIE-Luv:
87.3180, 20.3462, -33.9578
Hunter-Lab:
84.0576, 19.0433, -14.6023
#f7cdff color charts
#f7cdff color shades, tints & tones
#f7cdff color schemes
#f7cdff color preview, HTML & CSS examples
This text has a color of #f7cdff
<p style="color:#f7cdff;">Text here</p>
.mytext {color:#f7cdff;}
This box has a color of #f7cdff
<div style="background-color:#f7cdff;">Content here</div>
.mybackground {background-color:#f7cdff;}
Border around this has a color of #f7cdff
<div style="border:2px solid #f7cdff;">Content here</div>
.myborder {border:2px solid #f7cdff;}