#fe86f9 color space conversions
Hex:
#fe86f9
RGB:
254, 134, 249
CMY:
0, 47, 2
CMYK:
0, 47, 2, 0
HSL:
303°, 98.3607%, 76.0784%
HSV (HSB):
303°, 47.2441%, 99.6078%
XYZ:
66.4970, 44.9606, 94.7960
xyY:
0.3224, 0.2180, 44.9606
CIE-Lab:
72.8659, 60.8294, -37.7565
CIE-LCH:
72.8659, 71.5945, 328.1724
CIE-Luv:
72.8659, 58.3382, -69.7878
Hunter-Lab:
67.0526, 59.6788, -36.8847
#fe86f9 color charts
#fe86f9 color shades, tints & tones
#fe86f9 color schemes
#fe86f9 color preview, HTML & CSS examples
This text has a color of #fe86f9
<p style="color:#fe86f9;">Text here</p>
.mytext {color:#fe86f9;}
This box has a color of #fe86f9
<div style="background-color:#fe86f9;">Content here</div>
.mybackground {background-color:#fe86f9;}
Border around this has a color of #fe86f9
<div style="border:2px solid #fe86f9;">Content here</div>
.myborder {border:2px solid #fe86f9;}