#fa56e4 color space conversions
Hex:
#fa56e4
RGB:
250, 86, 228
CMY:
2, 66, 11
CMYK:
0, 66, 9, 2
HSL:
308°, 94.2529%, 65.8824%
HSV (HSB):
308°, 65.6000%, 98.0392%
XYZ:
56.7557, 32.5810, 76.6962
xyY:
0.3418, 0.1962, 32.5810
CIE-Lab:
63.8202, 76.9910, -40.3303
CIE-LCH:
63.8202, 86.9146, 332.3531
CIE-Luv:
63.8202, 78.7198, -74.8763
Hunter-Lab:
57.0798, 77.5970, -39.7102
#fa56e4 color charts
#fa56e4 color shades, tints & tones
#fa56e4 color schemes
#fa56e4 color preview, HTML & CSS examples
This text has a color of #fa56e4
<p style="color:#fa56e4;">Text here</p>
.mytext {color:#fa56e4;}
This box has a color of #fa56e4
<div style="background-color:#fa56e4;">Content here</div>
.mybackground {background-color:#fa56e4;}
Border around this has a color of #fa56e4
<div style="border:2px solid #fa56e4;">Content here</div>
.myborder {border:2px solid #fa56e4;}