#fa2feb color space conversions
Hex:
#fa2feb
RGB:
250, 47, 235
CMY:
2, 82, 8
CMYK:
0, 81, 6, 2
HSL:
304°, 95.3052%, 58.2353%
HSV (HSB):
304°, 81.2000%, 98.0392%
XYZ:
55.4363, 28.3552, 81.1485
xyY:
0.3361, 0.1719, 28.3552
CIE-Lab:
60.2083, 89.2712, -49.9367
CIE-LCH:
60.2083, 102.2889, 330.7782
CIE-Luv:
60.2083, 84.8057, -90.7602
Hunter-Lab:
53.2496, 92.6432, -53.0790
#fa2feb color charts
#fa2feb color shades, tints & tones
#fa2feb color schemes
#fa2feb color preview, HTML & CSS examples
This text has a color of #fa2feb
<p style="color:#fa2feb;">Text here</p>
.mytext {color:#fa2feb;}
This box has a color of #fa2feb
<div style="background-color:#fa2feb;">Content here</div>
.mybackground {background-color:#fa2feb;}
Border around this has a color of #fa2feb
<div style="border:2px solid #fa2feb;">Content here</div>
.myborder {border:2px solid #fa2feb;}