#f141ed color space conversions
Hex:
#f141ed
RGB:
241, 65, 237
CMY:
5, 75, 7
CMYK:
0, 73, 2, 5
HSL:
301°, 86.2745%, 60.0000%
HSV (HSB):
301°, 73.0290%, 94.5098%
XYZ:
53.4520, 28.5958, 82.8231
xyY:
0.3242, 0.1734, 28.5958
CIE-Lab:
60.4232, 83.2997, -50.8048
CIE-LCH:
60.4232, 97.5703, 328.6208
CIE-Luv:
60.4232, 74.3901, -91.2748
Hunter-Lab:
53.4750, 84.8418, -54.3969
#f141ed color charts
#f141ed color shades, tints & tones
#f141ed color schemes
#f141ed color preview, HTML & CSS examples
This text has a color of #f141ed
<p style="color:#f141ed;">Text here</p>
.mytext {color:#f141ed;}
This box has a color of #f141ed
<div style="background-color:#f141ed;">Content here</div>
.mybackground {background-color:#f141ed;}
Border around this has a color of #f141ed
<div style="border:2px solid #f141ed;">Content here</div>
.myborder {border:2px solid #f141ed;}