#f030cf color space conversions
Hex:
#f030cf
RGB:
240, 48, 207
CMY:
6, 81, 19
CMYK:
0, 80, 14, 6
HSL:
310°, 86.4865%, 56.4706%
HSV (HSB):
310°, 80.0000%, 94.1176%
XYZ:
48.2546, 25.1442, 61.3415
xyY:
0.3581, 0.1866, 25.1442
CIE-Lab:
57.2156, 83.2905, -38.9477
CIE-LCH:
57.2156, 91.9468, 334.9386
CIE-Luv:
57.2156, 88.4187, -72.1615
Hunter-Lab:
50.1440, 84.0225, -37.4291
#f030cf color charts
#f030cf color shades, tints & tones
#f030cf color schemes
#f030cf color preview, HTML & CSS examples
This text has a color of #f030cf
<p style="color:#f030cf;">Text here</p>
.mytext {color:#f030cf;}
This box has a color of #f030cf
<div style="background-color:#f030cf;">Content here</div>
.mybackground {background-color:#f030cf;}
Border around this has a color of #f030cf
<div style="border:2px solid #f030cf;">Content here</div>
.myborder {border:2px solid #f030cf;}