#f03df0 color space conversions
Hex:
#f03df0
RGB:
240, 61, 240
CMY:
6, 76, 6
CMYK:
0, 75, 0, 6
HSL:
300°, 85.6459%, 59.0196%
HSV (HSB):
300°, 74.5833%, 94.1176%
XYZ:
53.3321, 28.1540, 85.0614
xyY:
0.3202, 0.1690, 28.1540
CIE-Lab:
60.0276, 84.6960, -53.1170
CIE-LCH:
60.0276, 99.9742, 327.9062
CIE-Luv:
60.0276, 73.4008, -94.9109
Hunter-Lab:
53.0604, 86.5585, -57.9059
#f03df0 color charts
#f03df0 color shades, tints & tones
#f03df0 color schemes
#f03df0 color preview, HTML & CSS examples
This text has a color of #f03df0
<p style="color:#f03df0;">Text here</p>
.mytext {color:#f03df0;}
This box has a color of #f03df0
<div style="background-color:#f03df0;">Content here</div>
.mybackground {background-color:#f03df0;}
Border around this has a color of #f03df0
<div style="border:2px solid #f03df0;">Content here</div>
.myborder {border:2px solid #f03df0;}