#f934e4 color space conversions
Hex:
#f934e4
RGB:
249, 52, 228
CMY:
2, 80, 11
CMYK:
0, 79, 8, 2
HSL:
306°, 94.2584%, 59.0196%
HSV (HSB):
306°, 79.1165%, 97.6471%
XYZ:
54.2985, 28.1972, 75.9795
xyY:
0.3426, 0.1779, 28.1972
CIE-Lab:
60.0664, 87.0049, -46.2463
CIE-LCH:
60.0664, 98.5320, 332.0077
CIE-Luv:
60.0664, 86.0136, -84.7017
Hunter-Lab:
53.1010, 89.5987, -47.6644
#f934e4 color charts
#f934e4 color shades, tints & tones
#f934e4 color schemes
#f934e4 color preview, HTML & CSS examples
This text has a color of #f934e4
<p style="color:#f934e4;">Text here</p>
.mytext {color:#f934e4;}
This box has a color of #f934e4
<div style="background-color:#f934e4;">Content here</div>
.mybackground {background-color:#f934e4;}
Border around this has a color of #f934e4
<div style="border:2px solid #f934e4;">Content here</div>
.myborder {border:2px solid #f934e4;}