#f030d7 color space conversions
Hex:
#f030d7
RGB:
240, 48, 215
CMY:
6, 81, 16
CMYK:
0, 80, 10, 6
HSL:
308°, 86.4865%, 56.4706%
HSV (HSB):
308°, 80.0000%, 94.1176%
XYZ:
49.2579, 25.5455, 66.6246
xyY:
0.3483, 0.1806, 25.5455
CIE-Lab:
57.6031, 84.3658, -42.8918
CIE-LCH:
57.6031, 94.6430, 333.0511
CIE-Luv:
57.6031, 85.1912, -78.4307
Hunter-Lab:
50.5425, 85.5136, -42.7756
#f030d7 color charts
#f030d7 color shades, tints & tones
#f030d7 color schemes
#f030d7 color preview, HTML & CSS examples
This text has a color of #f030d7
<p style="color:#f030d7;">Text here</p>
.mytext {color:#f030d7;}
This box has a color of #f030d7
<div style="background-color:#f030d7;">Content here</div>
.mybackground {background-color:#f030d7;}
Border around this has a color of #f030d7
<div style="border:2px solid #f030d7;">Content here</div>
.myborder {border:2px solid #f030d7;}