#fa7cec color space conversions
Hex:
#fa7cec
RGB:
250, 124, 236
CMY:
2, 51, 7
CMYK:
0, 50, 6, 2
HSL:
307°, 92.6471%, 73.3333%
HSV (HSB):
307°, 50.4000%, 98.0392%
XYZ:
61.7723, 40.7954, 83.9754
xyY:
0.3311, 0.2187, 40.7954
CIE-Lab:
70.0324, 62.2712, -35.0802
CIE-LCH:
70.0324, 71.4725, 330.6055
CIE-Luv:
70.0324, 62.9118, -65.2571
Hunter-Lab:
63.8713, 60.8592, -33.2422
#fa7cec color charts
#fa7cec color shades, tints & tones
#fa7cec color schemes
#fa7cec color preview, HTML & CSS examples
This text has a color of #fa7cec
<p style="color:#fa7cec;">Text here</p>
.mytext {color:#fa7cec;}
This box has a color of #fa7cec
<div style="background-color:#fa7cec;">Content here</div>
.mybackground {background-color:#fa7cec;}
Border around this has a color of #fa7cec
<div style="border:2px solid #fa7cec;">Content here</div>
.myborder {border:2px solid #fa7cec;}