#f114f8 color space conversions
Hex:
#f114f8
RGB:
241, 20, 248
CMY:
5, 92, 3
CMYK:
3, 92, 0, 3
HSL:
298°, 94.2149%, 52.5490%
HSV (HSB):
298°, 91.9355%, 97.2549%
XYZ:
53.4691, 25.9784, 91.0031
xyY:
0.3137, 0.1524, 25.9784
CIE-Lab:
58.0165, 93.7173, -60.7771
CIE-LCH:
58.0165, 111.6996, 327.0360
CIE-Luv:
58.0165, 76.0291, -106.9949
Hunter-Lab:
50.9690, 98.0598, -70.1816
#f114f8 color charts
#f114f8 color shades, tints & tones
#f114f8 color schemes
#f114f8 color preview, HTML & CSS examples
This text has a color of #f114f8
<p style="color:#f114f8;">Text here</p>
.mytext {color:#f114f8;}
This box has a color of #f114f8
<div style="background-color:#f114f8;">Content here</div>
.mybackground {background-color:#f114f8;}
Border around this has a color of #f114f8
<div style="border:2px solid #f114f8;">Content here</div>
.myborder {border:2px solid #f114f8;}