#f200ec color space conversions
Hex:
#f200ec
RGB:
242, 0, 236
CMY:
5, 100, 7
CMYK:
0, 100, 2, 5
HSL:
301°, 100.0000%, 47.4510%
HSV (HSB):
301°, 100.0000%, 94.9020%
XYZ:
51.7583, 24.9334, 81.4415
xyY:
0.3273, 0.1577, 24.9334
CIE-Lab:
57.0104, 93.6039, -55.6681
CIE-LCH:
57.0104, 108.9066, 329.2592
CIE-Luv:
57.0104, 82.3597, -98.9061
Hunter-Lab:
49.9333, 97.6404, -61.7490
#f200ec color charts
#f200ec color shades, tints & tones
#f200ec color schemes
#f200ec color preview, HTML & CSS examples
This text has a color of #f200ec
<p style="color:#f200ec;">Text here</p>
.mytext {color:#f200ec;}
This box has a color of #f200ec
<div style="background-color:#f200ec;">Content here</div>
.mybackground {background-color:#f200ec;}
Border around this has a color of #f200ec
<div style="border:2px solid #f200ec;">Content here</div>
.myborder {border:2px solid #f200ec;}