#fa26f8 color space conversions
Hex:
#fa26f8
RGB:
250, 38, 248
CMY:
2, 85, 3
CMYK:
0, 85, 1, 2
HSL:
301°, 95.4955%, 56.4706%
HSV (HSB):
301°, 84.8000%, 98.0392%
XYZ:
57.0607, 28.4875, 91.2981
xyY:
0.3227, 0.1611, 28.4875
CIE-Lab:
60.3267, 92.8023, -56.9975
CIE-LCH:
60.3267, 108.9081, 328.4425
CIE-Luv:
60.3267, 80.9074, -102.1195
Hunter-Lab:
53.3737, 97.4267, -64.0566
#fa26f8 color charts
#fa26f8 color shades, tints & tones
#fa26f8 color schemes
#fa26f8 color preview, HTML & CSS examples
This text has a color of #fa26f8
<p style="color:#fa26f8;">Text here</p>
.mytext {color:#fa26f8;}
This box has a color of #fa26f8
<div style="background-color:#fa26f8;">Content here</div>
.mybackground {background-color:#fa26f8;}
Border around this has a color of #fa26f8
<div style="border:2px solid #fa26f8;">Content here</div>
.myborder {border:2px solid #fa26f8;}