#fa76ec color space conversions
Hex:
#fa76ec
RGB:
250, 118, 236
CMY:
2, 54, 7
CMYK:
0, 53, 6, 2
HSL:
306°, 92.9577%, 72.1569%
HSV (HSB):
306°, 52.8000%, 98.0392%
XYZ:
61.0431, 39.3370, 83.7324
xyY:
0.3316, 0.2137, 39.3370
CIE-Lab:
68.9947, 65.0330, -36.6922
CIE-LCH:
68.9947, 74.6700, 330.5679
CIE-Luv:
68.9947, 65.2722, -68.1371
Hunter-Lab:
62.7192, 63.9711, -35.2508
#fa76ec color charts
#fa76ec color shades, tints & tones
#fa76ec color schemes
#fa76ec color preview, HTML & CSS examples
This text has a color of #fa76ec
<p style="color:#fa76ec;">Text here</p>
.mytext {color:#fa76ec;}
This box has a color of #fa76ec
<div style="background-color:#fa76ec;">Content here</div>
.mybackground {background-color:#fa76ec;}
Border around this has a color of #fa76ec
<div style="border:2px solid #fa76ec;">Content here</div>
.myborder {border:2px solid #fa76ec;}