#f000fc color space conversions
Hex:
#f000fc
RGB:
240, 0, 252
CMY:
6, 100, 1
CMYK:
5, 100, 0, 1
HSL:
297°, 100.0000%, 49.4118%
HSV (HSB):
297°, 100.0000%, 98.8235%
XYZ:
53.5059, 25.5535, 94.2077
xyY:
0.3088, 0.1475, 25.5535
CIE-Lab:
57.6108, 95.5607, -63.6625
CIE-LCH:
57.6108, 114.8250, 326.3285
CIE-Luv:
57.6108, 74.6317, -111.3412
Hunter-Lab:
50.5505, 100.4723, -75.1096
#f000fc color charts
#f000fc RGB chart
#f000fc CMYK chart
#f000fc RGB pie chart
#f000fc color shades, tints & tones
#f000fc color schemes
#f000fc color preview, HTML & CSS examples
This text has a color of #f000fc
<p style="color:#f000fc;">Text here</p>
.mytext {color:#f000fc;}
Text color #f000fc
This box has a color of #f000fc
<div style="background-color:#f000fc;">Content here</div>
.mybackground {background-color:#f000fc;}
Background color #f000fc
Border around this has a color of #f000fc
<div style="border:2px solid #f000fc;">Content here</div>
.myborder {border:2px solid #f000fc;}
Border color #f000fc