#f03cdf color space conversions
Hex:
#f03cdf
RGB:
240, 60, 223
CMY:
6, 76, 13
CMYK:
0, 75, 7, 6
HSL:
306°, 85.7143%, 58.8235%
HSV (HSB):
306°, 75.0000%, 94.1176%
XYZ:
50.8703, 27.0847, 72.3587
xyY:
0.3384, 0.1802, 27.0847
CIE-Lab:
59.0526, 82.4530, -45.1303
CIE-LCH:
59.0526, 93.9960, 331.3061
CIE-Luv:
59.0526, 79.8116, -81.9792
Hunter-Lab:
52.0430, 83.4028, -46.0047
#f03cdf color charts
#f03cdf color shades, tints & tones
#f03cdf color schemes
#f03cdf color preview, HTML & CSS examples
This text has a color of #f03cdf
<p style="color:#f03cdf;">Text here</p>
.mytext {color:#f03cdf;}
This box has a color of #f03cdf
<div style="background-color:#f03cdf;">Content here</div>
.mybackground {background-color:#f03cdf;}
Border around this has a color of #f03cdf
<div style="border:2px solid #f03cdf;">Content here</div>
.myborder {border:2px solid #f03cdf;}