#f000ec color space conversions
Hex:
#f000ec
RGB:
240, 0, 236
CMY:
6, 100, 7
CMYK:
0, 100, 2, 6
HSL:
301°, 100.0000%, 47.0588%
HSV (HSB):
301°, 100.0000%, 94.1176%
XYZ:
51.0755, 24.5814, 81.4096
xyY:
0.3252, 0.1565, 24.5814
CIE-Lab:
56.6653, 93.2885, -56.2395
CIE-LCH:
56.6653, 108.9295, 328.9161
CIE-Luv:
56.6653, 80.9078, -99.5708
Hunter-Lab:
49.5796, 97.1212, -62.6482
#f000ec color charts
#f000ec RGB chart
#f000ec CMYK chart
#f000ec RGB pie chart
#f000ec color shades, tints & tones
#f000ec color schemes
#f000ec color preview, HTML & CSS examples
This text has a color of #f000ec
<p style="color:#f000ec;">Text here</p>
.mytext {color:#f000ec;}
Text color #f000ec
This box has a color of #f000ec
<div style="background-color:#f000ec;">Content here</div>
.mybackground {background-color:#f000ec;}
Background color #f000ec
Border around this has a color of #f000ec
<div style="border:2px solid #f000ec;">Content here</div>
.myborder {border:2px solid #f000ec;}
Border color #f000ec