#fe85fe color space conversions
Hex:
#fe85fe
RGB:
254, 133, 254
CMY:
0, 48, 0
CMYK:
0, 48, 0, 0
HSL:
300°, 98.3740%, 75.8824%
HSV (HSB):
300°, 47.6378%, 99.6078%
XYZ:
67.1500, 45.0016, 98.9129
xyY:
0.3181, 0.2132, 45.0016
CIE-Lab:
72.8930, 62.1609, -40.4354
CIE-LCH:
72.8930, 74.1552, 326.9562
CIE-Luv:
72.8930, 57.5193, -74.3794
Hunter-Lab:
67.0833, 61.2818, -40.4636
#fe85fe color charts
#fe85fe color shades, tints & tones
#fe85fe color schemes
#fe85fe color preview, HTML & CSS examples
This text has a color of #fe85fe
<p style="color:#fe85fe;">Text here</p>
.mytext {color:#fe85fe;}
This box has a color of #fe85fe
<div style="background-color:#fe85fe;">Content here</div>
.mybackground {background-color:#fe85fe;}
Border around this has a color of #fe85fe
<div style="border:2px solid #fe85fe;">Content here</div>
.myborder {border:2px solid #fe85fe;}