#f7cff5 color space conversions
Hex:
#f7cff5
RGB:
247, 207, 245
CMY:
3, 19, 4
CMYK:
0, 16, 1, 3
HSL:
303°, 71.4286%, 89.0196%
HSV (HSB):
303°, 16.1943%, 96.8627%
XYZ:
77.1520, 70.9924, 96.0227
xyY:
0.3160, 0.2908, 70.9924
CIE-Lab:
87.4813, 20.3754, -13.3778
CIE-LCH:
87.4813, 24.3746, 326.7124
CIE-Luv:
87.4813, 20.4184, -24.5241
Hunter-Lab:
84.2570, 15.9983, -8.5895
#f7cff5 color charts
#f7cff5 color shades, tints & tones
#f7cff5 color schemes
#f7cff5 color preview, HTML & CSS examples
This text has a color of #f7cff5
<p style="color:#f7cff5;">Text here</p>
.mytext {color:#f7cff5;}
This box has a color of #f7cff5
<div style="background-color:#f7cff5;">Content here</div>
.mybackground {background-color:#f7cff5;}
Border around this has a color of #f7cff5
<div style="border:2px solid #f7cff5;">Content here</div>
.myborder {border:2px solid #f7cff5;}