#fa63ec color space conversions
Hex:
#fa63ec
RGB:
250, 99, 236
CMY:
2, 61, 7
CMYK:
0, 60, 6, 2
HSL:
306°, 93.7888%, 68.4314%
HSV (HSB):
306°, 60.4000%, 98.0392%
XYZ:
59.0265, 35.3038, 83.0602
xyY:
0.3327, 0.1990, 35.3038
CIE-Lab:
65.9845, 73.2041, -41.3904
CIE-LCH:
65.9845, 84.0952, 330.5157
CIE-Luv:
65.9845, 72.0456, -76.4056
Hunter-Lab:
59.4170, 73.3471, -41.2907
#fa63ec color charts
#fa63ec color shades, tints & tones
#fa63ec color schemes
#fa63ec color preview, HTML & CSS examples
This text has a color of #fa63ec
<p style="color:#fa63ec;">Text here</p>
.mytext {color:#fa63ec;}
This box has a color of #fa63ec
<div style="background-color:#fa63ec;">Content here</div>
.mybackground {background-color:#fa63ec;}
Border around this has a color of #fa63ec
<div style="border:2px solid #fa63ec;">Content here</div>
.myborder {border:2px solid #fa63ec;}