#f03aeb color space conversions
Hex:
#f03aeb
RGB:
240, 58, 235
CMY:
6, 77, 8
CMYK:
0, 76, 2, 6
HSL:
302°, 85.8491%, 58.4314%
HSV (HSB):
302°, 75.8333%, 94.1176%
XYZ:
52.4436, 27.5495, 81.1508
xyY:
0.3254, 0.1710, 27.5495
CIE-Lab:
59.4796, 84.7555, -51.1947
CIE-LCH:
59.4796, 99.0171, 328.8668
CIE-Luv:
59.4796, 75.7584, -91.7774
Hunter-Lab:
52.4877, 86.4969, -54.9265
#f03aeb color charts
#f03aeb color shades, tints & tones
#f03aeb color schemes
#f03aeb color preview, HTML & CSS examples
This text has a color of #f03aeb
<p style="color:#f03aeb;">Text here</p>
.mytext {color:#f03aeb;}
This box has a color of #f03aeb
<div style="background-color:#f03aeb;">Content here</div>
.mybackground {background-color:#f03aeb;}
Border around this has a color of #f03aeb
<div style="border:2px solid #f03aeb;">Content here</div>
.myborder {border:2px solid #f03aeb;}