#f8bfff color space conversions
Hex:
#f8bfff
RGB:
248, 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.3922, 64.4381, 103.0719
xyY:
0.3104, 0.2653, 64.4381
CIE-Lab:
84.1933, 30.9741, -23.6296
CIE-LCH:
84.1933, 38.9584, 322.6606
CIE-Luv:
84.1933, 27.7455, -42.8218
Hunter-Lab:
80.2733, 27.1678, -19.9378
#f8bfff color charts
#f8bfff color shades, tints & tones
#f8bfff color schemes
#f8bfff color preview, HTML & CSS examples
This text has a color of #f8bfff
<p style="color:#f8bfff;">Text here</p>
.mytext {color:#f8bfff;}
This box has a color of #f8bfff
<div style="background-color:#f8bfff;">Content here</div>
.mybackground {background-color:#f8bfff;}
Border around this has a color of #f8bfff
<div style="border:2px solid #f8bfff;">Content here</div>
.myborder {border:2px solid #f8bfff;}