#f02aeb color space conversions
Hex:
#f02aeb
RGB:
240, 42, 235
CMY:
6, 84, 8
CMYK:
0, 83, 2, 6
HSL:
302°, 86.8421%, 55.2941%
HSV (HSB):
302°, 82.5000%, 94.1176%
XYZ:
51.7585, 26.1794, 80.9224
xyY:
0.3258, 0.1648, 26.1794
CIE-Lab:
58.2069, 88.4475, -53.2187
CIE-LCH:
58.2069, 103.2240, 328.9648
CIE-Luv:
58.2069, 78.2608, -94.9518
Hunter-Lab:
51.1658, 91.0279, -57.9554
#f02aeb color charts
#f02aeb color shades, tints & tones
#f02aeb color schemes
#f02aeb color preview, HTML & CSS examples
This text has a color of #f02aeb
<p style="color:#f02aeb;">Text here</p>
.mytext {color:#f02aeb;}
This box has a color of #f02aeb
<div style="background-color:#f02aeb;">Content here</div>
.mybackground {background-color:#f02aeb;}
Border around this has a color of #f02aeb
<div style="border:2px solid #f02aeb;">Content here</div>
.myborder {border:2px solid #f02aeb;}