#fa63ed color space conversions
Hex:
#fa63ed
RGB:
250, 99, 237
CMY:
2, 61, 7
CMYK:
0, 60, 5, 2
HSL:
305°, 93.7888%, 68.4314%
HSV (HSB):
305°, 60.4000%, 98.0392%
XYZ:
59.1722, 35.3621, 83.8276
xyY:
0.3318, 0.1983, 35.3621
CIE-Lab:
66.0296, 73.3605, -41.8738
CIE-LCH:
66.0296, 84.4700, 330.2825
CIE-Luv:
66.0296, 71.7342, -77.2084
Hunter-Lab:
59.4660, 73.5525, -41.9532
#fa63ed color charts
#fa63ed color shades, tints & tones
#fa63ed color schemes
#fa63ed color preview, HTML & CSS examples
This text has a color of #fa63ed
<p style="color:#fa63ed;">Text here</p>
.mytext {color:#fa63ed;}
This box has a color of #fa63ed
<div style="background-color:#fa63ed;">Content here</div>
.mybackground {background-color:#fa63ed;}
Border around this has a color of #fa63ed
<div style="border:2px solid #fa63ed;">Content here</div>
.myborder {border:2px solid #fa63ed;}