#f030c9 color space conversions
Hex:
#f030c9
RGB:
240, 48, 201
CMY:
6, 81, 21
CMYK:
0, 80, 16, 6
HSL:
312°, 86.4865%, 56.4706%
HSV (HSB):
312°, 80.0000%, 94.1176%
XYZ:
47.5347, 24.8562, 57.5507
xyY:
0.3658, 0.1913, 24.8562
CIE-Lab:
56.9351, 82.5063, -35.9562
CIE-LCH:
56.9351, 90.0008, 336.4525
CIE-Luv:
56.9351, 90.8786, -67.4364
Hunter-Lab:
49.8560, 82.9412, -33.5415
#f030c9 color charts
#f030c9 color shades, tints & tones
#f030c9 color schemes
#f030c9 color preview, HTML & CSS examples
This text has a color of #f030c9
<p style="color:#f030c9;">Text here</p>
.mytext {color:#f030c9;}
This box has a color of #f030c9
<div style="background-color:#f030c9;">Content here</div>
.mybackground {background-color:#f030c9;}
Border around this has a color of #f030c9
<div style="border:2px solid #f030c9;">Content here</div>
.myborder {border:2px solid #f030c9;}