#f123ea color space conversions
Hex:
#f123ea
RGB:
241, 35, 234
CMY:
5, 86, 8
CMYK:
0, 85, 3, 5
HSL:
302°, 88.0342%, 54.1176%
HSV (HSB):
302°, 85.4772%, 94.5098%
XYZ:
51.7279, 25.8433, 80.1038
xyY:
0.3281, 0.1639, 25.8433
CIE-Lab:
57.8881, 89.7414, -53.1555
CIE-LCH:
57.8881, 104.3025, 329.3609
CIE-Luv:
57.8881, 80.2071, -94.9228
Hunter-Lab:
50.8364, 92.6670, -57.8389
#f123ea color charts
#f123ea color shades, tints & tones
#f123ea color schemes
#f123ea color preview, HTML & CSS examples
This text has a color of #f123ea
<p style="color:#f123ea;">Text here</p>
.mytext {color:#f123ea;}
This box has a color of #f123ea
<div style="background-color:#f123ea;">Content here</div>
.mybackground {background-color:#f123ea;}
Border around this has a color of #f123ea
<div style="border:2px solid #f123ea;">Content here</div>
.myborder {border:2px solid #f123ea;}