#f02ae9 color space conversions
Hex:
#f02ae9
RGB:
240, 42, 233
CMY:
6, 84, 9
CMYK:
0, 83, 3, 6
HSL:
302°, 86.8421%, 55.2941%
HSV (HSB):
302°, 82.5000%, 94.1176%
XYZ:
51.4711, 26.0644, 79.4089
xyY:
0.3280, 0.1661, 26.0644
CIE-Lab:
58.0981, 88.1593, -52.2697
CIE-LCH:
58.0981, 102.4899, 329.3363
CIE-Luv:
58.0981, 79.0293, -93.4297
Hunter-Lab:
51.0533, 90.6176, -56.4831
#f02ae9 color charts
#f02ae9 color shades, tints & tones
#f02ae9 color schemes
#f02ae9 color preview, HTML & CSS examples
This text has a color of #f02ae9
<p style="color:#f02ae9;">Text here</p>
.mytext {color:#f02ae9;}
This box has a color of #f02ae9
<div style="background-color:#f02ae9;">Content here</div>
.mybackground {background-color:#f02ae9;}
Border around this has a color of #f02ae9
<div style="border:2px solid #f02ae9;">Content here</div>
.myborder {border:2px solid #f02ae9;}