#fa53c5 color space conversions
Hex:
#fa53c5
RGB:
250, 83, 197
CMY:
2, 67, 23
CMYK:
0, 67, 21, 2
HSL:
319°, 94.3503%, 65.2941%
HSV (HSB):
319°, 66.8000%, 98.0392%
XYZ:
52.5956, 30.5417, 55.9464
xyY:
0.3782, 0.2196, 30.5417
CIE-Lab:
62.1188, 73.7751, -25.5018
CIE-LCH:
62.1188, 78.0584, 340.9313
CIE-Luv:
62.1188, 90.6087, -51.0773
Hunter-Lab:
55.2646, 73.1666, -21.3363
#fa53c5 color charts
#fa53c5 color shades, tints & tones
#fa53c5 color schemes
#fa53c5 color preview, HTML & CSS examples
This text has a color of #fa53c5
<p style="color:#fa53c5;">Text here</p>
.mytext {color:#fa53c5;}
This box has a color of #fa53c5
<div style="background-color:#fa53c5;">Content here</div>
.mybackground {background-color:#fa53c5;}
Border around this has a color of #fa53c5
<div style="border:2px solid #fa53c5;">Content here</div>
.myborder {border:2px solid #fa53c5;}