#fe41ec color space conversions
Hex:
#fe41ec
RGB:
254, 65, 236
CMY:
0, 75, 7
CMYK:
0, 74, 7, 0
HSL:
306°, 98.9529%, 62.5490%
HSV (HSB):
306°, 74.4094%, 99.6078%
XYZ:
57.9037, 30.9076, 82.2708
xyY:
0.3385, 0.1807, 30.9076
CIE-Lab:
62.4295, 85.8051, -46.9390
CIE-LCH:
62.4295, 97.8048, 331.3195
CIE-Luv:
62.4295, 84.0903, -86.2662
Hunter-Lab:
55.5946, 88.6235, -48.8232
#fe41ec color charts
#fe41ec color shades, tints & tones
#fe41ec color schemes
#fe41ec color preview, HTML & CSS examples
This text has a color of #fe41ec
<p style="color:#fe41ec;">Text here</p>
.mytext {color:#fe41ec;}
This box has a color of #fe41ec
<div style="background-color:#fe41ec;">Content here</div>
.mybackground {background-color:#fe41ec;}
Border around this has a color of #fe41ec
<div style="border:2px solid #fe41ec;">Content here</div>
.myborder {border:2px solid #fe41ec;}