#fa65e9 color space conversions
Hex:
#fa65e9
RGB:
250, 101, 233
CMY:
2, 60, 9
CMYK:
0, 60, 7, 2
HSL:
307°, 93.7107%, 68.8235%
HSV (HSB):
307°, 59.6000%, 98.0392%
XYZ:
58.7860, 35.5145, 80.8474
xyY:
0.3356, 0.2028, 35.5145
CIE-Lab:
66.1473, 71.9222, -39.4723
CIE-LCH:
66.1473, 82.0419, 331.2411
CIE-Luv:
66.1473, 72.3118, -73.1849
Hunter-Lab:
59.5941, 71.7899, -38.7190
#fa65e9 color charts
#fa65e9 color shades, tints & tones
#fa65e9 color schemes
#fa65e9 color preview, HTML & CSS examples
This text has a color of #fa65e9
<p style="color:#fa65e9;">Text here</p>
.mytext {color:#fa65e9;}
This box has a color of #fa65e9
<div style="background-color:#fa65e9;">Content here</div>
.mybackground {background-color:#fa65e9;}
Border around this has a color of #fa65e9
<div style="border:2px solid #fa65e9;">Content here</div>
.myborder {border:2px solid #fa65e9;}