#f000df color space conversions
Hex:
#f000df
RGB:
240, 0, 223
CMY:
6, 100, 13
CMYK:
0, 100, 7, 6
HSL:
304°, 100.0000%, 47.0588%
HSV (HSB):
304°, 100.0000%, 94.1176%
XYZ:
49.2545, 23.8530, 71.8201
xyY:
0.3399, 0.1646, 23.8530
CIE-Lab:
55.9403, 91.5237, -50.0623
CIE-LCH:
55.9403, 104.3207, 331.3219
CIE-Luv:
55.9403, 86.2850, -89.7970
Hunter-Lab:
48.8395, 94.5474, -53.0003
#f000df color charts
#f000df RGB chart
#f000df CMYK chart
#f000df RGB pie chart
#f000df color shades, tints & tones
#f000df color schemes
#f000df color preview, HTML & CSS examples
This text has a color of #f000df
<p style="color:#f000df;">Text here</p>
.mytext {color:#f000df;}
Text color #f000df
This box has a color of #f000df
<div style="background-color:#f000df;">Content here</div>
.mybackground {background-color:#f000df;}
Background color #f000df
Border around this has a color of #f000df
<div style="border:2px solid #f000df;">Content here</div>
.myborder {border:2px solid #f000df;}
Border color #f000df