#f935ed color space conversions
Hex:
#f935ed
RGB:
249, 53, 237
CMY:
2, 79, 7
CMYK:
0, 79, 5, 2
HSL:
304°, 94.2308%, 59.2157%
HSV (HSB):
304°, 78.7149%, 97.6471%
XYZ:
55.6261, 28.8004, 82.7480
xyY:
0.3327, 0.1723, 28.8004
CIE-Lab:
60.6050, 88.0373, -50.4362
CIE-LCH:
60.6050, 101.4612, 330.1918
CIE-Luv:
60.6050, 82.3532, -91.4699
Hunter-Lab:
53.6660, 91.1041, -53.8535
#f935ed color charts
#f935ed color shades, tints & tones
#f935ed color schemes
#f935ed color preview, HTML & CSS examples
This text has a color of #f935ed
<p style="color:#f935ed;">Text here</p>
.mytext {color:#f935ed;}
This box has a color of #f935ed
<div style="background-color:#f935ed;">Content here</div>
.mybackground {background-color:#f935ed;}
Border around this has a color of #f935ed
<div style="border:2px solid #f935ed;">Content here</div>
.myborder {border:2px solid #f935ed;}