#f7bfff color space conversions
Hex:
#f7bfff
RGB:
247, 191, 255
CMY:
3, 25, 0
CMYK:
3, 25, 0, 0
HSL:
293°, 100.0000%, 87.4510%
HSV (HSB):
293°, 25.0980%, 100.0000%
XYZ:
75.0386, 64.2558, 103.0554
xyY:
0.3096, 0.2651, 64.2558
CIE-Lab:
84.0988, 30.6570, -23.7822
CIE-LCH:
84.0988, 38.8000, 322.1974
CIE-Luv:
84.0988, 27.1351, -43.0121
Hunter-Lab:
80.1597, 26.8168, -20.1130
#f7bfff color charts
#f7bfff color shades, tints & tones
#f7bfff color schemes
#f7bfff color preview, HTML & CSS examples
This text has a color of #f7bfff
<p style="color:#f7bfff;">Text here</p>
.mytext {color:#f7bfff;}
This box has a color of #f7bfff
<div style="background-color:#f7bfff;">Content here</div>
.mybackground {background-color:#f7bfff;}
Border around this has a color of #f7bfff
<div style="border:2px solid #f7bfff;">Content here</div>
.myborder {border:2px solid #f7bfff;}