#f03cd4 color space conversions
Hex:
#f03cd4
RGB:
240, 60, 212
CMY:
6, 76, 17
CMYK:
0, 75, 12, 6
HSL:
309°, 85.7143%, 58.8235%
HSV (HSB):
309°, 75.0000%, 94.1176%
XYZ:
49.4347, 26.5104, 64.7989
xyY:
0.3512, 0.1884, 26.5104
CIE-Lab:
58.5184, 80.9003, -39.7483
CIE-LCH:
58.5184, 90.1376, 333.8340
CIE-Luv:
58.5184, 83.9935, -73.3337
Hunter-Lab:
51.4883, 81.2761, -38.5756
#f03cd4 color charts
#f03cd4 color shades, tints & tones
#f03cd4 color schemes
#f03cd4 color preview, HTML & CSS examples
This text has a color of #f03cd4
<p style="color:#f03cd4;">Text here</p>
.mytext {color:#f03cd4;}
This box has a color of #f03cd4
<div style="background-color:#f03cd4;">Content here</div>
.mybackground {background-color:#f03cd4;}
Border around this has a color of #f03cd4
<div style="border:2px solid #f03cd4;">Content here</div>
.myborder {border:2px solid #f03cd4;}