#f321ed color space conversions
Hex:
#f321ed
RGB:
243, 33, 237
CMY:
5, 87, 7
CMYK:
0, 86, 2, 5
HSL:
302°, 89.7436%, 54.1176%
HSV (HSB):
302°, 86.4198%, 95.2941%
XYZ:
52.7921, 26.2568, 82.4064
xyY:
0.3270, 0.1626, 26.2568
CIE-Lab:
58.2800, 90.8321, -54.1933
CIE-LCH:
58.2800, 105.7705, 329.1784
CIE-Luv:
58.2800, 80.6865, -96.7984
Hunter-Lab:
51.2414, 94.2292, -59.4811
#f321ed color charts
#f321ed color shades, tints & tones
#f321ed color schemes
#f321ed color preview, HTML & CSS examples
This text has a color of #f321ed
<p style="color:#f321ed;">Text here</p>
.mytext {color:#f321ed;}
This box has a color of #f321ed
<div style="background-color:#f321ed;">Content here</div>
.mybackground {background-color:#f321ed;}
Border around this has a color of #f321ed
<div style="border:2px solid #f321ed;">Content here</div>
.myborder {border:2px solid #f321ed;}