#fe85f9 color space conversions
Hex:
#fe85f9
RGB:
254, 133, 249
CMY:
0, 48, 2
CMYK:
0, 48, 2, 0
HSL:
302°, 98.3740%, 75.8824%
HSV (HSB):
302°, 47.6378%, 99.6078%
XYZ:
66.3595, 44.6854, 94.7502
xyY:
0.3225, 0.2171, 44.6854
CIE-Lab:
72.6843, 61.3060, -38.0389
CIE-LCH:
72.6843, 72.1484, 328.1814
CIE-Luv:
72.6843, 58.7405, -70.2977
Hunter-Lab:
66.8472, 60.2151, -37.2455
#fe85f9 color charts
#fe85f9 color shades, tints & tones
#fe85f9 color schemes
#fe85f9 color preview, HTML & CSS examples
This text has a color of #fe85f9
<p style="color:#fe85f9;">Text here</p>
.mytext {color:#fe85f9;}
This box has a color of #fe85f9
<div style="background-color:#fe85f9;">Content here</div>
.mybackground {background-color:#fe85f9;}
Border around this has a color of #fe85f9
<div style="border:2px solid #fe85f9;">Content here</div>
.myborder {border:2px solid #fe85f9;}