#f03af2 color space conversions
Hex:
#f03af2
RGB:
240, 58, 242
CMY:
6, 77, 5
CMYK:
1, 76, 0, 5
HSL:
299°, 87.6190%, 58.8235%
HSV (HSB):
299°, 76.0331%, 94.9020%
XYZ:
53.4752, 27.9622, 86.5832
xyY:
0.3183, 0.1664, 27.9622
CIE-Lab:
59.8546, 85.8107, -54.5073
CIE-LCH:
59.8546, 101.6589, 327.5761
CIE-Luv:
59.8546, 73.2297, -97.1450
Hunter-Lab:
52.8793, 87.9730, -60.0644
#f03af2 color charts
#f03af2 color shades, tints & tones
#f03af2 color schemes
#f03af2 color preview, HTML & CSS examples
This text has a color of #f03af2
<p style="color:#f03af2;">Text here</p>
.mytext {color:#f03af2;}
This box has a color of #f03af2
<div style="background-color:#f03af2;">Content here</div>
.mybackground {background-color:#f03af2;}
Border around this has a color of #f03af2
<div style="border:2px solid #f03af2;">Content here</div>
.myborder {border:2px solid #f03af2;}