#f03bf5 color space conversions
Hex:
#f03bf5
RGB:
240, 59, 245
CMY:
6, 77, 4
CMYK:
2, 76, 0, 4
HSL:
298°, 90.2913%, 59.6078%
HSV (HSB):
298°, 75.9184%, 96.0784%
XYZ:
53.9806, 28.2458, 88.9931
xyY:
0.3153, 0.1650, 28.2458
CIE-Lab:
60.1101, 86.0052, -55.7701
CIE-LCH:
60.1101, 102.5047, 327.0386
CIE-Luv:
60.1101, 71.9905, -99.2029
Hunter-Lab:
53.1467, 88.2937, -62.0771
#f03bf5 color charts
#f03bf5 color shades, tints & tones
#f03bf5 color schemes
#f03bf5 color preview, HTML & CSS examples
This text has a color of #f03bf5
<p style="color:#f03bf5;">Text here</p>
.mytext {color:#f03bf5;}
This box has a color of #f03bf5
<div style="background-color:#f03bf5;">Content here</div>
.mybackground {background-color:#f03bf5;}
Border around this has a color of #f03bf5
<div style="border:2px solid #f03bf5;">Content here</div>
.myborder {border:2px solid #f03bf5;}