#fa80ec color space conversions
Hex:
#fa80ec
RGB:
250, 128, 236
CMY:
2, 50, 7
CMYK:
0, 49, 6, 2
HSL:
307°, 92.4242%, 74.1176%
HSV (HSB):
307°, 48.8000%, 98.0392%
XYZ:
62.2838, 41.8185, 84.1459
xyY:
0.3309, 0.2221, 41.8185
CIE-Lab:
70.7456, 60.3891, -33.9745
CIE-LCH:
70.7456, 69.2901, 330.6382
CIE-Luv:
70.7456, 61.2841, -63.2714
Hunter-Lab:
64.6672, 58.7536, -31.8820
#fa80ec color charts
#fa80ec color shades, tints & tones
#fa80ec color schemes
#fa80ec color preview, HTML & CSS examples
This text has a color of #fa80ec
<p style="color:#fa80ec;">Text here</p>
.mytext {color:#fa80ec;}
This box has a color of #fa80ec
<div style="background-color:#fa80ec;">Content here</div>
.mybackground {background-color:#fa80ec;}
Border around this has a color of #fa80ec
<div style="border:2px solid #fa80ec;">Content here</div>
.myborder {border:2px solid #fa80ec;}