#f201ec color space conversions
Hex:
#f201ec
RGB:
242, 1, 236
CMY:
5, 100, 7
CMYK:
0, 100, 2, 5
HSL:
301°, 99.1770%, 47.6471%
HSV (HSB):
301°, 99.5868%, 94.9020%
XYZ:
51.7691, 24.9551, 81.4452
xyY:
0.3273, 0.1578, 24.9551
CIE-Lab:
57.0316, 93.5412, -55.6343
CIE-LCH:
57.0316, 108.8353, 329.2576
CIE-Luv:
57.0316, 82.3196, -98.8555
Hunter-Lab:
49.9551, 97.5607, -61.6960
#f201ec color charts
#f201ec color shades, tints & tones
#f201ec color schemes
#f201ec color preview, HTML & CSS examples
This text has a color of #f201ec
<p style="color:#f201ec;">Text here</p>
.mytext {color:#f201ec;}
This box has a color of #f201ec
<div style="background-color:#f201ec;">Content here</div>
.mybackground {background-color:#f201ec;}
Border around this has a color of #f201ec
<div style="border:2px solid #f201ec;">Content here</div>
.myborder {border:2px solid #f201ec;}