#f8bff5 color space conversions
Hex:
#f8bff5
RGB:
248, 191, 245
CMY:
3, 25, 4
CMYK:
0, 23, 1, 3
HSL:
303°, 80.2817%, 86.0784%
HSV (HSB):
303°, 22.9839%, 97.2549%
XYZ:
73.8236, 63.8106, 94.8120
xyY:
0.3176, 0.2745, 63.8106
CIE-Lab:
83.8671, 29.1480, -18.7997
CIE-LCH:
83.8671, 34.6848, 327.1790
CIE-Luv:
83.8671, 29.0527, -34.6147
Hunter-Lab:
79.8816, 25.1705, -14.4546
#f8bff5 color charts
#f8bff5 color shades, tints & tones
#f8bff5 color schemes
#f8bff5 color preview, HTML & CSS examples
This text has a color of #f8bff5
<p style="color:#f8bff5;">Text here</p>
.mytext {color:#f8bff5;}
This box has a color of #f8bff5
<div style="background-color:#f8bff5;">Content here</div>
.mybackground {background-color:#f8bff5;}
Border around this has a color of #f8bff5
<div style="border:2px solid #f8bff5;">Content here</div>
.myborder {border:2px solid #f8bff5;}