#fa28d2 color space conversions
Hex:
#fa28d2
RGB:
250, 40, 210
CMY:
2, 84, 18
CMYK:
0, 84, 16, 2
HSL:
311°, 95.4545%, 56.8627%
HSV (HSB):
311°, 84.0000%, 98.0392%
XYZ:
51.8160, 26.4947, 63.3558
xyY:
0.3658, 0.1870, 26.4947
CIE-Lab:
58.5037, 87.3193, -38.5154
CIE-LCH:
58.5037, 95.4363, 336.1983
CIE-Luv:
58.5037, 96.1049, -72.5173
Hunter-Lab:
51.4730, 89.6116, -36.9462
#fa28d2 color charts
#fa28d2 color shades, tints & tones
#fa28d2 color schemes
#fa28d2 color preview, HTML & CSS examples
This text has a color of #fa28d2
<p style="color:#fa28d2;">Text here</p>
.mytext {color:#fa28d2;}
This box has a color of #fa28d2
<div style="background-color:#fa28d2;">Content here</div>
.mybackground {background-color:#fa28d2;}
Border around this has a color of #fa28d2
<div style="border:2px solid #fa28d2;">Content here</div>
.myborder {border:2px solid #fa28d2;}