#fa28c8 color space conversions
Hex:
#fa28c8
RGB:
250, 40, 200
CMY:
2, 84, 22
CMYK:
0, 84, 20, 2
HSL:
314°, 95.4545%, 56.8627%
HSV (HSB):
314°, 84.0000%, 98.0392%
XYZ:
50.6085, 26.0117, 56.9970
xyY:
0.3788, 0.1947, 26.0117
CIE-Lab:
58.0482, 86.0849, -33.5167
CIE-LCH:
58.0482, 92.3795, 338.7268
CIE-Luv:
58.0482, 100.4076, -64.6492
Hunter-Lab:
51.0017, 87.8709, -30.5584
#fa28c8 color charts
#fa28c8 color shades, tints & tones
#fa28c8 color schemes
#fa28c8 color preview, HTML & CSS examples
This text has a color of #fa28c8
<p style="color:#fa28c8;">Text here</p>
.mytext {color:#fa28c8;}
This box has a color of #fa28c8
<div style="background-color:#fa28c8;">Content here</div>
.mybackground {background-color:#fa28c8;}
Border around this has a color of #fa28c8
<div style="border:2px solid #fa28c8;">Content here</div>
.myborder {border:2px solid #fa28c8;}