#fa01cc color space conversions
Hex:
#fa01cc
RGB:
250, 1, 204
CMY:
2, 100, 20
CMYK:
0, 100, 18, 2
HSL:
311°, 99.2032%, 49.2157%
HSV (HSB):
311°, 99.6000%, 98.0392%
XYZ:
50.3343, 24.7053, 59.2424
xyY:
0.3748, 0.1840, 24.7053
CIE-Lab:
56.7872, 90.7869, -37.7803
CIE-LCH:
56.7872, 98.3342, 337.4057
CIE-Luv:
56.7872, 102.2331, -71.5462
Hunter-Lab:
49.7045, 93.7790, -35.8743
#fa01cc color charts
#fa01cc RGB chart
#fa01cc CMYK chart
#fa01cc RGB pie chart
#fa01cc color shades, tints & tones
#fa01cc color schemes
#fa01cc color preview, HTML & CSS examples
This text has a color of #fa01cc
<p style="color:#fa01cc;">Text here</p>
.mytext {color:#fa01cc;}
Text color #fa01cc
This box has a color of #fa01cc
<div style="background-color:#fa01cc;">Content here</div>
.mybackground {background-color:#fa01cc;}
Background color #fa01cc
Border around this has a color of #fa01cc
<div style="border:2px solid #fa01cc;">Content here</div>
.myborder {border:2px solid #fa01cc;}
Border color #fa01cc