#fa01ec color space conversions
Hex:
#fa01ec
RGB:
250, 1, 236
CMY:
2, 100, 7
CMYK:
0, 100, 6, 2
HSL:
303°, 99.2032%, 49.2157%
HSV (HSB):
303°, 99.6000%, 98.0392%
XYZ:
54.5755, 26.4018, 81.5765
xyY:
0.3357, 0.1624, 26.4018
CIE-Lab:
58.4165, 94.8209, -53.3441
CIE-LCH:
58.4165, 108.7961, 330.6389
CIE-Luv:
58.4165, 88.1785, -96.1461
Hunter-Lab:
51.3827, 99.6718, -58.1624
#fa01ec color charts
#fa01ec RGB chart
#fa01ec CMYK chart
#fa01ec RGB pie chart
#fa01ec color shades, tints & tones
#fa01ec color schemes
#fa01ec color preview, HTML & CSS examples
This text has a color of #fa01ec
<p style="color:#fa01ec;">Text here</p>
.mytext {color:#fa01ec;}
Text color #fa01ec
This box has a color of #fa01ec
<div style="background-color:#fa01ec;">Content here</div>
.mybackground {background-color:#fa01ec;}
Background color #fa01ec
Border around this has a color of #fa01ec
<div style="border:2px solid #fa01ec;">Content here</div>
.myborder {border:2px solid #fa01ec;}
Border color #fa01ec