#fa05cc color space conversions
Hex:
#fa05cc
RGB:
250, 5, 204
CMY:
2, 98, 20
CMYK:
0, 98, 18, 2
HSL:
311°, 96.0784%, 50.0000%
HSV (HSB):
311°, 98.0000%, 98.0392%
XYZ:
50.3777, 24.7922, 59.2569
xyY:
0.3748, 0.1844, 24.7922
CIE-Lab:
56.8724, 90.5361, -37.6468
CIE-LCH:
56.8724, 98.0513, 337.4215
CIE-Luv:
56.8724, 102.0247, -71.3264
Hunter-Lab:
49.7917, 93.4651, -35.7065
#fa05cc color charts
#fa05cc color shades, tints & tones
#fa05cc color schemes
#fa05cc color preview, HTML & CSS examples
This text has a color of #fa05cc
<p style="color:#fa05cc;">Text here</p>
.mytext {color:#fa05cc;}
This box has a color of #fa05cc
<div style="background-color:#fa05cc;">Content here</div>
.mybackground {background-color:#fa05cc;}
Border around this has a color of #fa05cc
<div style="border:2px solid #fa05cc;">Content here</div>
.myborder {border:2px solid #fa05cc;}