#f113f8 color space conversions
Hex:
#f113f8
RGB:
241, 19, 248
CMY:
5, 93, 3
CMYK:
3, 92, 0, 3
HSL:
298°, 94.2387%, 52.3529%
HSV (HSB):
298°, 92.3387%, 97.2549%
XYZ:
53.4518, 25.9438, 90.9974
xyY:
0.3137, 0.1523, 25.9438
CIE-Lab:
57.9837, 93.8144, -60.8298
CIE-LCH:
57.9837, 111.8097, 327.0404
CIE-Luv:
57.9837, 76.0872, -107.0719
Hunter-Lab:
50.9351, 98.1833, -70.2692
#f113f8 color charts
#f113f8 color shades, tints & tones
#f113f8 color schemes
#f113f8 color preview, HTML & CSS examples
This text has a color of #f113f8
<p style="color:#f113f8;">Text here</p>
.mytext {color:#f113f8;}
This box has a color of #f113f8
<div style="background-color:#f113f8;">Content here</div>
.mybackground {background-color:#f113f8;}
Border around this has a color of #f113f8
<div style="border:2px solid #f113f8;">Content here</div>
.myborder {border:2px solid #f113f8;}