#f86bfc color space conversions
Hex:
#f86bfc
RGB:
248, 107, 252
CMY:
3, 58, 1
CMYK:
2, 58, 0, 1
HSL:
298°, 96.0265%, 70.3922%
HSV (HSB):
298°, 57.5397%, 98.8235%
XYZ:
61.5398, 37.5001, 96.0902
xyY:
0.3154, 0.1922, 37.5001
CIE-Lab:
67.6506, 71.9934, -47.6136
CIE-LCH:
67.6506, 86.3140, 326.5209
CIE-Luv:
67.6506, 63.3026, -86.5350
Hunter-Lab:
61.2373, 72.2162, -50.1684
#f86bfc color charts
#f86bfc color shades, tints & tones
#f86bfc color schemes
#f86bfc color preview, HTML & CSS examples
This text has a color of #f86bfc
<p style="color:#f86bfc;">Text here</p>
.mytext {color:#f86bfc;}
This box has a color of #f86bfc
<div style="background-color:#f86bfc;">Content here</div>
.mybackground {background-color:#f86bfc;}
Border around this has a color of #f86bfc
<div style="border:2px solid #f86bfc;">Content here</div>
.myborder {border:2px solid #f86bfc;}