#f03bf4 color space conversions
Hex:
#f03bf4
RGB:
240, 59, 244
CMY:
6, 77, 4
CMYK:
2, 76, 0, 4
HSL:
299°, 89.3720%, 59.4118%
HSV (HSB):
299°, 75.8197%, 95.6863%
XYZ:
53.8283, 28.1848, 88.1911
xyY:
0.3163, 0.1656, 28.1848
CIE-Lab:
60.0554, 85.8515, -55.3011
CIE-LCH:
60.0554, 102.1209, 327.2125
CIE-Luv:
60.0554, 72.3437, -98.4415
Hunter-Lab:
53.0894, 88.0778, -61.3288
#f03bf4 color charts
#f03bf4 color shades, tints & tones
#f03bf4 color schemes
#f03bf4 color preview, HTML & CSS examples
This text has a color of #f03bf4
<p style="color:#f03bf4;">Text here</p>
.mytext {color:#f03bf4;}
This box has a color of #f03bf4
<div style="background-color:#f03bf4;">Content here</div>
.mybackground {background-color:#f03bf4;}
Border around this has a color of #f03bf4
<div style="border:2px solid #f03bf4;">Content here</div>
.myborder {border:2px solid #f03bf4;}