#f87ffb color space conversions
Hex:
#f87ffb
RGB:
248, 127, 251
CMY:
3, 50, 2
CMYK:
1, 49, 0, 2
HSL:
299°, 93.9394%, 74.1176%
HSV (HSB):
299°, 49.4024%, 98.4314%
XYZ:
63.7134, 42.1002, 96.0349
xyY:
0.3156, 0.2086, 42.1002
CIE-Lab:
70.9400, 62.8487, -41.9054
CIE-LCH:
70.9400, 75.5382, 326.3060
CIE-Luv:
70.9400, 56.5655, -76.5511
Hunter-Lab:
64.8847, 61.7294, -42.3350
#f87ffb color charts
#f87ffb color shades, tints & tones
#f87ffb color schemes
#f87ffb color preview, HTML & CSS examples
This text has a color of #f87ffb
<p style="color:#f87ffb;">Text here</p>
.mytext {color:#f87ffb;}
This box has a color of #f87ffb
<div style="background-color:#f87ffb;">Content here</div>
.mybackground {background-color:#f87ffb;}
Border around this has a color of #f87ffb
<div style="border:2px solid #f87ffb;">Content here</div>
.myborder {border:2px solid #f87ffb;}