#f87ff6 color space conversions
Hex:
#f87ff6
RGB:
248, 127, 246
CMY:
3, 50, 4
CMYK:
0, 49, 1, 3
HSL:
301°, 89.6296%, 73.5294%
HSV (HSB):
301°, 48.7903%, 97.2549%
XYZ:
62.9353, 41.7890, 91.9378
xyY:
0.3200, 0.2125, 41.7890
CIE-Lab:
70.7252, 61.9859, -39.5084
CIE-LCH:
70.7252, 73.5062, 327.4875
CIE-Luv:
70.7252, 57.8083, -72.4784
Hunter-Lab:
64.6444, 60.6530, -39.0716
#f87ff6 color charts
#f87ff6 color shades, tints & tones
#f87ff6 color schemes
#f87ff6 color preview, HTML & CSS examples
This text has a color of #f87ff6
<p style="color:#f87ff6;">Text here</p>
.mytext {color:#f87ff6;}
This box has a color of #f87ff6
<div style="background-color:#f87ff6;">Content here</div>
.mybackground {background-color:#f87ff6;}
Border around this has a color of #f87ff6
<div style="border:2px solid #f87ff6;">Content here</div>
.myborder {border:2px solid #f87ff6;}