#f7cff7 color space conversions
Hex:
#f7cff7
RGB:
247, 207, 247
CMY:
3, 19, 3
CMYK:
0, 16, 0, 3
HSL:
300°, 71.4286%, 89.0196%
HSV (HSB):
300°, 16.1943%, 96.8627%
XYZ:
77.4591, 71.1152, 97.6398
xyY:
0.3146, 0.2888, 71.1152
CIE-Lab:
87.5409, 20.7363, -14.3456
CIE-LCH:
87.5409, 25.2149, 325.3241
CIE-Luv:
87.5409, 20.2087, -26.1421
Hunter-Lab:
84.3298, 16.3796, -9.6170
#f7cff7 color charts
#f7cff7 color shades, tints & tones
#f7cff7 color schemes
#f7cff7 color preview, HTML & CSS examples
This text has a color of #f7cff7
<p style="color:#f7cff7;">Text here</p>
.mytext {color:#f7cff7;}
This box has a color of #f7cff7
<div style="background-color:#f7cff7;">Content here</div>
.mybackground {background-color:#f7cff7;}
Border around this has a color of #f7cff7
<div style="border:2px solid #f7cff7;">Content here</div>
.myborder {border:2px solid #f7cff7;}