#fa44e5 color space conversions
Hex:
#fa44e5
RGB:
250, 68, 229
CMY:
2, 73, 10
CMYK:
0, 73, 8, 2
HSL:
307°, 94.7917%, 62.3529%
HSV (HSB):
307°, 72.8000%, 98.0392%
XYZ:
55.6343, 30.1154, 77.0093
xyY:
0.3418, 0.1850, 30.1154
CIE-Lab:
61.7536, 83.1071, -44.1352
CIE-LCH:
61.7536, 94.0994, 332.0288
CIE-Luv:
61.7536, 83.1222, -81.3001
Hunter-Lab:
54.8775, 84.9262, -44.7872
#fa44e5 color charts
#fa44e5 color shades, tints & tones
#fa44e5 color schemes
#fa44e5 color preview, HTML & CSS examples
This text has a color of #fa44e5
<p style="color:#fa44e5;">Text here</p>
.mytext {color:#fa44e5;}
This box has a color of #fa44e5
<div style="background-color:#fa44e5;">Content here</div>
.mybackground {background-color:#fa44e5;}
Border around this has a color of #fa44e5
<div style="border:2px solid #fa44e5;">Content here</div>
.myborder {border:2px solid #fa44e5;}