#f935d4 color space conversions
Hex:
#f935d4
RGB:
249, 53, 212
CMY:
2, 79, 17
CMYK:
0, 79, 15, 2
HSL:
311°, 94.2308%, 59.2157%
HSV (HSB):
311°, 78.7149%, 97.6471%
XYZ:
52.2237, 27.4394, 64.8312
xyY:
0.3614, 0.1899, 27.4394
CIE-Lab:
59.3789, 84.6155, -38.2927
CIE-LCH:
59.3789, 92.8768, 335.6509
CIE-Luv:
59.3789, 92.2302, -71.9442
Hunter-Lab:
52.3826, 86.2887, -36.7122
#f935d4 color charts
#f935d4 color shades, tints & tones
#f935d4 color schemes
#f935d4 color preview, HTML & CSS examples
This text has a color of #f935d4
<p style="color:#f935d4;">Text here</p>
.mytext {color:#f935d4;}
This box has a color of #f935d4
<div style="background-color:#f935d4;">Content here</div>
.mybackground {background-color:#f935d4;}
Border around this has a color of #f935d4
<div style="border:2px solid #f935d4;">Content here</div>
.myborder {border:2px solid #f935d4;}