#fa28e8 color space conversions
Hex:
#fa28e8
RGB:
250, 40, 232
CMY:
2, 84, 9
CMYK:
0, 84, 7, 2
HSL:
305°, 95.4545%, 56.8627%
HSV (HSB):
305°, 84.0000%, 98.0392%
XYZ:
54.7486, 27.6678, 78.7988
xyY:
0.3396, 0.1716, 27.6678
CIE-Lab:
59.5874, 90.2129, -49.2397
CIE-LCH:
59.5874, 102.7761, 331.3735
CIE-Luv:
59.5874, 86.9759, -89.6344
Hunter-Lab:
52.6002, 93.7406, -52.0005
#fa28e8 color charts
#fa28e8 color shades, tints & tones
#fa28e8 color schemes
#fa28e8 color preview, HTML & CSS examples
This text has a color of #fa28e8
<p style="color:#fa28e8;">Text here</p>
.mytext {color:#fa28e8;}
This box has a color of #fa28e8
<div style="background-color:#fa28e8;">Content here</div>
.mybackground {background-color:#fa28e8;}
Border around this has a color of #fa28e8
<div style="border:2px solid #fa28e8;">Content here</div>
.myborder {border:2px solid #fa28e8;}