#f123f5 color space conversions
Hex:
#f123f5
RGB:
241, 35, 245
CMY:
5, 86, 4
CMYK:
2, 86, 0, 4
HSL:
299°, 91.3043%, 54.9020%
HSV (HSB):
299°, 85.7143%, 96.0784%
XYZ:
53.3581, 26.4954, 88.6880
xyY:
0.3166, 0.1572, 26.4954
CIE-Lab:
58.5043, 91.3290, -58.3248
CIE-LCH:
58.5043, 108.3640, 327.4368
CIE-Luv:
58.5043, 75.9760, -103.1998
Hunter-Lab:
51.4737, 94.9557, -66.1238
#f123f5 color charts
#f123f5 color shades, tints & tones
#f123f5 color schemes
#f123f5 color preview, HTML & CSS examples
This text has a color of #f123f5
<p style="color:#f123f5;">Text here</p>
.mytext {color:#f123f5;}
This box has a color of #f123f5
<div style="background-color:#f123f5;">Content here</div>
.mybackground {background-color:#f123f5;}
Border around this has a color of #f123f5
<div style="border:2px solid #f123f5;">Content here</div>
.myborder {border:2px solid #f123f5;}