#f03ae2 color space conversions
Hex:
#f03ae2
RGB:
240, 58, 226
CMY:
6, 77, 11
CMYK:
0, 76, 6, 6
HSL:
305°, 85.8491%, 58.4314%
HSV (HSB):
305°, 75.8333%, 94.1176%
XYZ:
51.1757, 27.0424, 74.4739
xyY:
0.3352, 0.1771, 27.0424
CIE-Lab:
59.0135, 83.4323, -46.8821
CIE-LCH:
59.0135, 95.7021, 330.6676
CIE-Luv:
59.0135, 79.0886, -84.8076
Hunter-Lab:
52.0023, 84.6588, -48.5093
#f03ae2 color charts
#f03ae2 color shades, tints & tones
#f03ae2 color schemes
#f03ae2 color preview, HTML & CSS examples
This text has a color of #f03ae2
<p style="color:#f03ae2;">Text here</p>
.mytext {color:#f03ae2;}
This box has a color of #f03ae2
<div style="background-color:#f03ae2;">Content here</div>
.mybackground {background-color:#f03ae2;}
Border around this has a color of #f03ae2
<div style="border:2px solid #f03ae2;">Content here</div>
.myborder {border:2px solid #f03ae2;}