#f03fe1 color space conversions
Hex:
#f03fe1
RGB:
240, 63, 225
CMY:
6, 75, 12
CMYK:
0, 74, 6, 6
HSL:
305°, 85.5072%, 59.4118%
HSV (HSB):
305°, 73.7500%, 94.1176%
XYZ:
51.3033, 27.5165, 73.8414
xyY:
0.3361, 0.1802, 27.5165
CIE-Lab:
59.4494, 81.8913, -45.6303
CIE-LCH:
59.4494, 93.7459, 330.8732
CIE-Luv:
59.4494, 78.4358, -82.7782
Hunter-Lab:
52.4562, 82.7785, -46.7419
#f03fe1 color charts
#f03fe1 color shades, tints & tones
#f03fe1 color schemes
#f03fe1 color preview, HTML & CSS examples
This text has a color of #f03fe1
<p style="color:#f03fe1;">Text here</p>
.mytext {color:#f03fe1;}
This box has a color of #f03fe1
<div style="background-color:#f03fe1;">Content here</div>
.mybackground {background-color:#f03fe1;}
Border around this has a color of #f03fe1
<div style="border:2px solid #f03fe1;">Content here</div>
.myborder {border:2px solid #f03fe1;}