#f000cd color space conversions
Hex:
#f000cd
RGB:
240, 0, 205
CMY:
6, 100, 20
CMYK:
0, 100, 15, 6
HSL:
309°, 100.0000%, 47.0588%
HSV (HSB):
309°, 100.0000%, 94.1176%
XYZ:
46.9546, 22.9330, 59.7093
xyY:
0.3623, 0.1770, 22.9330
CIE-Lab:
55.0033, 89.2117, -41.2838
CIE-LCH:
55.0033, 98.3010, 335.1671
CIE-Luv:
55.0033, 94.1147, -75.9986
Hunter-Lab:
47.8885, 91.2144, -40.4033
#f000cd color charts
#f000cd RGB chart
#f000cd CMYK chart
#f000cd RGB pie chart
#f000cd color shades, tints & tones
#f000cd color schemes
#f000cd color preview, HTML & CSS examples
This text has a color of #f000cd
<p style="color:#f000cd;">Text here</p>
.mytext {color:#f000cd;}
Text color #f000cd
This box has a color of #f000cd
<div style="background-color:#f000cd;">Content here</div>
.mybackground {background-color:#f000cd;}
Background color #f000cd
Border around this has a color of #f000cd
<div style="border:2px solid #f000cd;">Content here</div>
.myborder {border:2px solid #f000cd;}
Border color #f000cd