#f04aed color space conversions
Hex:
#f04aed
RGB:
240, 74, 237
CMY:
6, 71, 7
CMYK:
0, 69, 1, 6
HSL:
301°, 84.6939%, 61.5686%
HSV (HSB):
301°, 69.1667%, 94.1176%
XYZ:
53.6700, 29.5372, 82.9933
xyY:
0.3229, 0.1777, 29.5372
CIE-Lab:
61.2529, 80.2840, -49.4994
CIE-LCH:
61.2529, 94.3171, 328.3439
CIE-Luv:
61.2529, 71.7037, -89.0644
Hunter-Lab:
54.3482, 81.1633, -52.4961
#f04aed color charts
#f04aed color shades, tints & tones
#f04aed color schemes
#f04aed color preview, HTML & CSS examples
This text has a color of #f04aed
<p style="color:#f04aed;">Text here</p>
.mytext {color:#f04aed;}
This box has a color of #f04aed
<div style="background-color:#f04aed;">Content here</div>
.mybackground {background-color:#f04aed;}
Border around this has a color of #f04aed
<div style="border:2px solid #f04aed;">Content here</div>
.myborder {border:2px solid #f04aed;}