#fa4cfc color space conversions
Hex:
#fa4cfc
RGB:
250, 76, 252
CMY:
2, 70, 1
CMYK:
1, 70, 0, 1
HSL:
299°, 96.7033%, 64.3137%
HSV (HSB):
299°, 69.8413%, 98.8235%
XYZ:
59.5795, 32.5212, 95.2325
xyY:
0.3180, 0.1736, 32.5212
CIE-Lab:
63.7713, 84.0718, -53.7295
CIE-LCH:
63.7713, 99.7744, 327.4177
CIE-Luv:
63.7713, 73.1399, -97.0020
Hunter-Lab:
57.0273, 86.6906, -59.0919
#fa4cfc color charts
#fa4cfc color shades, tints & tones
#fa4cfc color schemes
#fa4cfc color preview, HTML & CSS examples
This text has a color of #fa4cfc
<p style="color:#fa4cfc;">Text here</p>
.mytext {color:#fa4cfc;}
This box has a color of #fa4cfc
<div style="background-color:#fa4cfc;">Content here</div>
.mybackground {background-color:#fa4cfc;}
Border around this has a color of #fa4cfc
<div style="border:2px solid #fa4cfc;">Content here</div>
.myborder {border:2px solid #fa4cfc;}