#f104ec color space conversions
Hex:
#f104ec
RGB:
241, 4, 236
CMY:
5, 98, 7
CMYK:
0, 98, 2, 5
HSL:
301°, 96.7347%, 48.0392%
HSV (HSB):
301°, 98.3402%, 94.5098%
XYZ:
51.4594, 24.8437, 81.4400
xyY:
0.3262, 0.1575, 24.8437
CIE-Lab:
56.9228, 93.1940, -55.8180
CIE-LCH:
56.9228, 108.6314, 329.0807
CIE-Luv:
56.9228, 81.4732, -99.0363
Hunter-Lab:
49.8435, 97.0607, -61.9843
#f104ec color charts
#f104ec color shades, tints & tones
#f104ec color schemes
#f104ec color preview, HTML & CSS examples
This text has a color of #f104ec
<p style="color:#f104ec;">Text here</p>
.mytext {color:#f104ec;}
This box has a color of #f104ec
<div style="background-color:#f104ec;">Content here</div>
.mybackground {background-color:#f104ec;}
Border around this has a color of #f104ec
<div style="border:2px solid #f104ec;">Content here</div>
.myborder {border:2px solid #f104ec;}