#f934d4 color space conversions
Hex:
#f934d4
RGB:
249, 52, 212
CMY:
2, 80, 17
CMYK:
0, 79, 15, 2
HSL:
311°, 94.2584%, 59.0196%
HSV (HSB):
311°, 79.1165%, 97.6471%
XYZ:
52.1786, 27.3492, 64.8162
xyY:
0.3615, 0.1895, 27.3492
CIE-Lab:
59.2962, 84.8540, -38.4223
CIE-LCH:
59.2962, 93.1476, 335.6387
CIE-Luv:
59.2962, 92.4275, -72.1614
Hunter-Lab:
52.2964, 86.5789, -36.8764
#f934d4 color charts
#f934d4 color shades, tints & tones
#f934d4 color schemes
#f934d4 color preview, HTML & CSS examples
This text has a color of #f934d4
<p style="color:#f934d4;">Text here</p>
.mytext {color:#f934d4;}
This box has a color of #f934d4
<div style="background-color:#f934d4;">Content here</div>
.mybackground {background-color:#f934d4;}
Border around this has a color of #f934d4
<div style="border:2px solid #f934d4;">Content here</div>
.myborder {border:2px solid #f934d4;}