#fa81e2 color space conversions
Hex:
#fa81e2
RGB:
250, 129, 226
CMY:
2, 49, 11
CMYK:
0, 48, 10, 2
HSL:
312°, 92.3664%, 74.3137%
HSV (HSB):
312°, 48.4000%, 98.0392%
XYZ:
61.0021, 41.5155, 76.7496
xyY:
0.3403, 0.2316, 41.5155
CIE-Lab:
70.5356, 58.2944, -28.7934
CIE-LCH:
70.5356, 65.0177, 333.7139
CIE-Luv:
70.5356, 63.3919, -54.5895
Hunter-Lab:
64.4325, 56.2396, -25.5213
#fa81e2 color charts
#fa81e2 color shades, tints & tones
#fa81e2 color schemes
#fa81e2 color preview, HTML & CSS examples
This text has a color of #fa81e2
<p style="color:#fa81e2;">Text here</p>
.mytext {color:#fa81e2;}
This box has a color of #fa81e2
<div style="background-color:#fa81e2;">Content here</div>
.mybackground {background-color:#fa81e2;}
Border around this has a color of #fa81e2
<div style="border:2px solid #fa81e2;">Content here</div>
.myborder {border:2px solid #fa81e2;}