#fa62ed color space conversions
Hex:
#fa62ed
RGB:
250, 98, 237
CMY:
2, 62, 7
CMYK:
0, 61, 5, 2
HSL:
305°, 93.8272%, 68.2353%
HSV (HSB):
305°, 60.8000%, 98.0392%
XYZ:
59.0781, 35.1738, 83.7962
xyY:
0.3318, 0.1976, 35.1738
CIE-Lab:
65.8837, 73.7627, -42.1024
CIE-LCH:
65.8837, 84.9326, 330.2831
CIE-Luv:
65.8837, 72.0573, -77.6048
Hunter-Lab:
59.3075, 74.0214, -42.2563
#fa62ed color charts
#fa62ed color shades, tints & tones
#fa62ed color schemes
#fa62ed color preview, HTML & CSS examples
This text has a color of #fa62ed
<p style="color:#fa62ed;">Text here</p>
.mytext {color:#fa62ed;}
This box has a color of #fa62ed
<div style="background-color:#fa62ed;">Content here</div>
.mybackground {background-color:#fa62ed;}
Border around this has a color of #fa62ed
<div style="border:2px solid #fa62ed;">Content here</div>
.myborder {border:2px solid #fa62ed;}