#f03df5 color space conversions
Hex:
#f03df5
RGB:
240, 61, 245
CMY:
6, 76, 4
CMYK:
2, 75, 0, 4
HSL:
298°, 90.1961%, 60.0000%
HSV (HSB):
298°, 75.1020%, 96.0784%
XYZ:
54.0854, 28.4553, 89.0280
xyY:
0.3152, 0.1659, 28.4553
CIE-Lab:
60.2979, 85.4637, -55.4708
CIE-LCH:
60.2979, 101.8874, 327.0141
CIE-Luv:
60.2979, 71.6357, -98.7358
Hunter-Lab:
53.3435, 87.6311, -61.6119
#f03df5 color charts
#f03df5 color shades, tints & tones
#f03df5 color schemes
#f03df5 color preview, HTML & CSS examples
This text has a color of #f03df5
<p style="color:#f03df5;">Text here</p>
.mytext {color:#f03df5;}
This box has a color of #f03df5
<div style="background-color:#f03df5;">Content here</div>
.mybackground {background-color:#f03df5;}
Border around this has a color of #f03df5
<div style="border:2px solid #f03df5;">Content here</div>
.myborder {border:2px solid #f03df5;}