#fa7fed color space conversions
Hex:
#fa7fed
RGB:
250, 127, 237
CMY:
2, 50, 7
CMYK:
0, 49, 5, 2
HSL:
306°, 92.4812%, 73.9216%
HSV (HSB):
306°, 49.2000%, 98.0392%
XYZ:
62.2998, 41.6172, 84.8701
xyY:
0.3300, 0.2204, 41.6172
CIE-Lab:
70.6062, 61.0271, -34.7399
CIE-LCH:
70.6062, 70.2223, 330.3491
CIE-Luv:
70.6062, 61.4399, -64.5898
Hunter-Lab:
64.5114, 59.4857, -32.8430
#fa7fed color charts
#fa7fed color shades, tints & tones
#fa7fed color schemes
#fa7fed color preview, HTML & CSS examples
This text has a color of #fa7fed
<p style="color:#fa7fed;">Text here</p>
.mytext {color:#fa7fed;}
This box has a color of #fa7fed
<div style="background-color:#fa7fed;">Content here</div>
.mybackground {background-color:#fa7fed;}
Border around this has a color of #fa7fed
<div style="border:2px solid #fa7fed;">Content here</div>
.myborder {border:2px solid #fa7fed;}