#f120ed color space conversions
Hex:
#f120ed
RGB:
241, 32, 237
CMY:
5, 87, 7
CMYK:
0, 87, 2, 5
HSL:
301°, 88.1857%, 53.5294%
HSV (HSB):
301°, 86.7220%, 94.5098%
XYZ:
52.0782, 25.8482, 82.3651
xyY:
0.3249, 0.1613, 25.8482
CIE-Lab:
57.8927, 90.6407, -54.8307
CIE-LCH:
57.8927, 105.9346, 328.8293
CIE-Luv:
57.8927, 79.3446, -97.5847
Hunter-Lab:
50.8411, 93.8712, -60.4639
#f120ed color charts
#f120ed color shades, tints & tones
#f120ed color schemes
#f120ed color preview, HTML & CSS examples
This text has a color of #f120ed
<p style="color:#f120ed;">Text here</p>
.mytext {color:#f120ed;}
This box has a color of #f120ed
<div style="background-color:#f120ed;">Content here</div>
.mybackground {background-color:#f120ed;}
Border around this has a color of #f120ed
<div style="border:2px solid #f120ed;">Content here</div>
.myborder {border:2px solid #f120ed;}