#fa25f2 color space conversions
Hex:
#fa25f2
RGB:
250, 37, 242
CMY:
2, 85, 5
CMYK:
0, 85, 3, 2
HSL:
302°, 95.5157%, 56.2745%
HSV (HSB):
302°, 85.2000%, 98.0392%
XYZ:
56.1129, 28.0579, 86.4626
xyY:
0.3289, 0.1644, 28.0579
CIE-Lab:
59.9410, 92.1160, -54.2722
CIE-LCH:
59.9410, 106.9150, 329.4946
CIE-Luv:
59.9410, 83.3535, -97.7228
Hunter-Lab:
52.9697, 96.3950, -59.7004
#fa25f2 color charts
#fa25f2 color shades, tints & tones
#fa25f2 color schemes
#fa25f2 color preview, HTML & CSS examples
This text has a color of #fa25f2
<p style="color:#fa25f2;">Text here</p>
.mytext {color:#fa25f2;}
This box has a color of #fa25f2
<div style="background-color:#fa25f2;">Content here</div>
.mybackground {background-color:#fa25f2;}
Border around this has a color of #fa25f2
<div style="border:2px solid #fa25f2;">Content here</div>
.myborder {border:2px solid #fa25f2;}