#f02dc5 color space conversions
Hex:
#f02dc5
RGB:
240, 45, 197
CMY:
6, 82, 23
CMYK:
0, 81, 18, 6
HSL:
313°, 86.6667%, 55.8824%
HSV (HSB):
313°, 81.2500%, 94.1176%
XYZ:
46.9516, 24.4333, 55.0648
xyY:
0.3713, 0.1932, 24.4333
CIE-Lab:
56.5190, 82.6701, -34.3109
CIE-LCH:
56.5190, 89.5074, 337.4599
CIE-Luv:
56.5190, 93.1092, -64.8867
Hunter-Lab:
49.4300, 83.0476, -31.4478
#f02dc5 color charts
#f02dc5 color shades, tints & tones
#f02dc5 color schemes
#f02dc5 color preview, HTML & CSS examples
This text has a color of #f02dc5
<p style="color:#f02dc5;">Text here</p>
.mytext {color:#f02dc5;}
This box has a color of #f02dc5
<div style="background-color:#f02dc5;">Content here</div>
.mybackground {background-color:#f02dc5;}
Border around this has a color of #f02dc5
<div style="border:2px solid #f02dc5;">Content here</div>
.myborder {border:2px solid #f02dc5;}