#fa54e9 color space conversions
Hex:
#fa54e9
RGB:
250, 84, 233
CMY:
2, 67, 9
CMYK:
0, 66, 7, 2
HSL:
306°, 94.3182%, 65.4902%
HSV (HSB):
306°, 66.4000%, 98.0392%
XYZ:
57.3026, 32.5478, 80.3530
xyY:
0.3367, 0.1912, 32.5478
CIE-Lab:
63.7931, 78.4560, -43.1614
CIE-LCH:
63.7931, 89.5446, 331.1833
CIE-Luv:
63.7931, 77.5920, -79.5520
Hunter-Lab:
57.0507, 79.4495, -43.5714
#fa54e9 color charts
#fa54e9 color shades, tints & tones
#fa54e9 color schemes
#fa54e9 color preview, HTML & CSS examples
This text has a color of #fa54e9
<p style="color:#fa54e9;">Text here</p>
.mytext {color:#fa54e9;}
This box has a color of #fa54e9
<div style="background-color:#fa54e9;">Content here</div>
.mybackground {background-color:#fa54e9;}
Border around this has a color of #fa54e9
<div style="border:2px solid #fa54e9;">Content here</div>
.myborder {border:2px solid #fa54e9;}