#fa89d5 color space conversions
Hex:
#fa89d5
RGB:
250, 137, 213
CMY:
2, 46, 16
CMYK:
0, 45, 15, 2
HSL:
320°, 91.8699%, 75.8824%
HSV (HSB):
320°, 45.2000%, 98.0392%
XYZ:
60.3802, 43.0194, 68.0720
xyY:
0.3521, 0.2509, 43.0194
CIE-Lab:
71.5681, 52.3733, -20.0349
CIE-LCH:
71.5681, 56.0746, 339.0661
CIE-Luv:
71.5681, 62.8948, -39.8363
Hunter-Lab:
65.5892, 49.5429, -15.6219
#fa89d5 color charts
#fa89d5 color shades, tints & tones
#fa89d5 color schemes
#fa89d5 color preview, HTML & CSS examples
This text has a color of #fa89d5
<p style="color:#fa89d5;">Text here</p>
.mytext {color:#fa89d5;}
This box has a color of #fa89d5
<div style="background-color:#fa89d5;">Content here</div>
.mybackground {background-color:#fa89d5;}
Border around this has a color of #fa89d5
<div style="border:2px solid #fa89d5;">Content here</div>
.myborder {border:2px solid #fa89d5;}