#fa25f4 color space conversions
Hex:
#fa25f4
RGB:
250, 37, 244
CMY:
2, 85, 4
CMYK:
0, 85, 2, 2
HSL:
302°, 95.5157%, 56.2745%
HSV (HSB):
302°, 85.2000%, 98.0392%
XYZ:
56.4150, 28.1788, 88.0536
xyY:
0.3268, 0.1632, 28.1788
CIE-Lab:
60.0499, 92.3981, -55.2136
CIE-LCH:
60.0499, 107.6380, 329.1391
CIE-Luv:
60.0499, 82.5691, -99.2388
Hunter-Lab:
53.0837, 96.8056, -61.1898
#fa25f4 color charts
#fa25f4 color shades, tints & tones
#fa25f4 color schemes
#fa25f4 color preview, HTML & CSS examples
This text has a color of #fa25f4
<p style="color:#fa25f4;">Text here</p>
.mytext {color:#fa25f4;}
This box has a color of #fa25f4
<div style="background-color:#fa25f4;">Content here</div>
.mybackground {background-color:#fa25f4;}
Border around this has a color of #fa25f4
<div style="border:2px solid #fa25f4;">Content here</div>
.myborder {border:2px solid #fa25f4;}