#f000dd color space conversions
Hex:
#f000dd
RGB:
240, 0, 221
CMY:
6, 100, 13
CMYK:
0, 100, 8, 6
HSL:
305°, 100.0000%, 47.0588%
HSV (HSB):
305°, 100.0000%, 94.1176%
XYZ:
48.9863, 23.7457, 70.4081
xyY:
0.3422, 0.1659, 23.7457
CIE-Lab:
55.8323, 91.2590, -49.1000
CIE-LCH:
55.8323, 103.6292, 331.7185
CIE-Luv:
55.8323, 87.1336, -88.2780
Hunter-Lab:
48.7296, 94.1637, -51.5559
#f000dd color charts
#f000dd RGB chart
#f000dd CMYK chart
#f000dd RGB pie chart
#f000dd color shades, tints & tones
#f000dd color schemes
#f000dd color preview, HTML & CSS examples
This text has a color of #f000dd
<p style="color:#f000dd;">Text here</p>
.mytext {color:#f000dd;}
Text color #f000dd
This box has a color of #f000dd
<div style="background-color:#f000dd;">Content here</div>
.mybackground {background-color:#f000dd;}
Background color #f000dd
Border around this has a color of #f000dd
<div style="border:2px solid #f000dd;">Content here</div>
.myborder {border:2px solid #f000dd;}
Border color #f000dd