#fa94ec color space conversions
Hex:
#fa94ec
RGB:
250, 148, 236
CMY:
2, 42, 7
CMYK:
0, 41, 6, 2
HSL:
308°, 91.0714%, 78.0392%
HSV (HSB):
308°, 40.8000%, 98.0392%
XYZ:
65.1546, 47.5599, 85.1028
xyY:
0.3294, 0.2404, 47.5599
CIE-Lab:
74.5465, 50.5782, -28.1143
CIE-LCH:
74.5465, 57.8668, 330.9321
CIE-Luv:
74.5465, 52.5666, -52.6384
Hunter-Lab:
68.9637, 47.9542, -24.8907
#fa94ec color charts
#fa94ec color shades, tints & tones
#fa94ec color schemes
#fa94ec color preview, HTML & CSS examples
This text has a color of #fa94ec
<p style="color:#fa94ec;">Text here</p>
.mytext {color:#fa94ec;}
This box has a color of #fa94ec
<div style="background-color:#fa94ec;">Content here</div>
.mybackground {background-color:#fa94ec;}
Border around this has a color of #fa94ec
<div style="border:2px solid #fa94ec;">Content here</div>
.myborder {border:2px solid #fa94ec;}