#f941e7 color space conversions
Hex:
#f941e7
RGB:
249, 65, 231
CMY:
2, 75, 9
CMYK:
0, 74, 7, 2
HSL:
306°, 93.8776%, 61.5686%
HSV (HSB):
306°, 73.8956%, 97.6471%
XYZ:
55.3810, 29.6899, 78.4131
xyY:
0.3388, 0.1816, 29.6899
CIE-Lab:
61.3857, 84.0574, -45.8458
CIE-LCH:
61.3857, 95.7470, 331.3915
CIE-Luv:
61.3857, 82.3208, -84.0032
Hunter-Lab:
54.4884, 86.0695, -47.1811
#f941e7 color charts
#f941e7 color shades, tints & tones
#f941e7 color schemes
#f941e7 color preview, HTML & CSS examples
This text has a color of #f941e7
<p style="color:#f941e7;">Text here</p>
.mytext {color:#f941e7;}
This box has a color of #f941e7
<div style="background-color:#f941e7;">Content here</div>
.mybackground {background-color:#f941e7;}
Border around this has a color of #f941e7
<div style="border:2px solid #f941e7;">Content here</div>
.myborder {border:2px solid #f941e7;}