#f104f1 color space conversions
Hex:
#f104f1
RGB:
241, 4, 241
CMY:
5, 98, 5
CMYK:
0, 98, 0, 5
HSL:
300°, 96.7347%, 48.0392%
HSV (HSB):
300°, 98.3402%, 94.5098%
XYZ:
52.1962, 25.1385, 85.3203
xyY:
0.3209, 0.1546, 25.1385
CIE-Lab:
57.2101, 93.8918, -58.1614
CIE-LCH:
57.2101, 110.4465, 328.2238
CIE-Luv:
57.2101, 79.4688, -102.7558
Hunter-Lab:
50.1383, 98.0846, -65.7969
#f104f1 color charts
#f104f1 color shades, tints & tones
#f104f1 color schemes
#f104f1 color preview, HTML & CSS examples
This text has a color of #f104f1
<p style="color:#f104f1;">Text here</p>
.mytext {color:#f104f1;}
This box has a color of #f104f1
<div style="background-color:#f104f1;">Content here</div>
.mybackground {background-color:#f104f1;}
Border around this has a color of #f104f1
<div style="border:2px solid #f104f1;">Content here</div>
.myborder {border:2px solid #f104f1;}