#f000dc color space conversions
Hex:
#f000dc
RGB:
240, 0, 220
CMY:
6, 100, 14
CMYK:
0, 100, 8, 6
HSL:
305°, 100.0000%, 47.0588%
HSV (HSB):
305°, 100.0000%, 94.1176%
XYZ:
48.8534, 23.6926, 69.7084
xyY:
0.3434, 0.1666, 23.6926
CIE-Lab:
55.7787, 91.1274, -48.6176
CIE-LCH:
55.7787, 103.2854, 331.9195
CIE-Luv:
55.7787, 87.5600, -87.5171
Hunter-Lab:
48.6750, 93.9731, -50.8378
#f000dc color charts
#f000dc RGB chart
#f000dc CMYK chart
#f000dc RGB pie chart
#f000dc color shades, tints & tones
#f000dc color schemes
#f000dc color preview, HTML & CSS examples
This text has a color of #f000dc
<p style="color:#f000dc;">Text here</p>
.mytext {color:#f000dc;}
Text color #f000dc
This box has a color of #f000dc
<div style="background-color:#f000dc;">Content here</div>
.mybackground {background-color:#f000dc;}
Background color #f000dc
Border around this has a color of #f000dc
<div style="border:2px solid #f000dc;">Content here</div>
.myborder {border:2px solid #f000dc;}
Border color #f000dc