#f000ce color space conversions
Hex:
#f000ce
RGB:
240, 0, 206
CMY:
6, 100, 19
CMYK:
0, 100, 14, 6
HSL:
309°, 100.0000%, 47.0588%
HSV (HSB):
309°, 100.0000%, 94.1176%
XYZ:
47.0758, 22.9815, 60.3472
xyY:
0.3610, 0.1762, 22.9815
CIE-Lab:
55.0533, 89.3359, -41.7785
CIE-LCH:
55.0533, 98.6223, 334.9365
CIE-Luv:
55.0533, 93.6689, -76.7720
Hunter-Lab:
47.9390, 91.3924, -41.0789
#f000ce color charts
#f000ce RGB chart
#f000ce CMYK chart
#f000ce RGB pie chart
#f000ce color shades, tints & tones
#f000ce color schemes
#f000ce color preview, HTML & CSS examples
This text has a color of #f000ce
<p style="color:#f000ce;">Text here</p>
.mytext {color:#f000ce;}
Text color #f000ce
This box has a color of #f000ce
<div style="background-color:#f000ce;">Content here</div>
.mybackground {background-color:#f000ce;}
Background color #f000ce
Border around this has a color of #f000ce
<div style="border:2px solid #f000ce;">Content here</div>
.myborder {border:2px solid #f000ce;}
Border color #f000ce