#fa65dd color space conversions
Hex:
#fa65dd
RGB:
250, 101, 221
CMY:
2, 60, 13
CMYK:
0, 60, 12, 2
HSL:
312°, 93.7107%, 68.8235%
HSV (HSB):
312°, 59.6000%, 98.0392%
XYZ:
57.1292, 34.8518, 72.1226
xyY:
0.3481, 0.2124, 34.8518
CIE-Lab:
65.6331, 70.0981, -33.5946
CIE-LCH:
65.6331, 77.7325, 334.3939
CIE-Luv:
65.6331, 76.0592, -63.4965
Hunter-Lab:
59.0354, 69.4242, -31.1089
#fa65dd color charts
#fa65dd color shades, tints & tones
#fa65dd color schemes
#fa65dd color preview, HTML & CSS examples
This text has a color of #fa65dd
<p style="color:#fa65dd;">Text here</p>
.mytext {color:#fa65dd;}
This box has a color of #fa65dd
<div style="background-color:#fa65dd;">Content here</div>
.mybackground {background-color:#fa65dd;}
Border around this has a color of #fa65dd
<div style="border:2px solid #fa65dd;">Content here</div>
.myborder {border:2px solid #fa65dd;}