#fa26d5 color space conversions
Hex:
#fa26d5
RGB:
250, 38, 213
CMY:
2, 85, 16
CMYK:
0, 85, 15, 2
HSL:
310°, 95.4955%, 56.4706%
HSV (HSB):
310°, 84.8000%, 98.0392%
XYZ:
52.1277, 26.5143, 65.3211
xyY:
0.3621, 0.1842, 26.5143
CIE-Lab:
58.5221, 88.0575, -40.1928
CIE-LCH:
58.5221, 96.7966, 335.4663
CIE-Luv:
58.5221, 95.1207, -75.1891
Hunter-Lab:
51.4921, 90.5924, -39.1689
#fa26d5 color charts
#fa26d5 color shades, tints & tones
#fa26d5 color schemes
#fa26d5 color preview, HTML & CSS examples
This text has a color of #fa26d5
<p style="color:#fa26d5;">Text here</p>
.mytext {color:#fa26d5;}
This box has a color of #fa26d5
<div style="background-color:#fa26d5;">Content here</div>
.mybackground {background-color:#fa26d5;}
Border around this has a color of #fa26d5
<div style="border:2px solid #fa26d5;">Content here</div>
.myborder {border:2px solid #fa26d5;}