#fa55dd color space conversions
Hex:
#fa55dd
RGB:
250, 85, 221
CMY:
2, 67, 13
CMYK:
0, 66, 12, 2
HSL:
311°, 94.2857%, 65.6863%
HSV (HSB):
311°, 66.0000%, 98.0392%
XYZ:
55.7240, 32.0415, 71.6543
xyY:
0.3495, 0.2010, 32.0415
CIE-Lab:
63.3771, 76.3339, -37.1060
CIE-LCH:
63.3771, 84.8747, 334.0755
CIE-Luv:
63.3771, 81.4322, -69.6268
Hunter-Lab:
56.6052, 76.6622, -35.4293
#fa55dd color charts
#fa55dd color shades, tints & tones
#fa55dd color schemes
#fa55dd color preview, HTML & CSS examples
This text has a color of #fa55dd
<p style="color:#fa55dd;">Text here</p>
.mytext {color:#fa55dd;}
This box has a color of #fa55dd
<div style="background-color:#fa55dd;">Content here</div>
.mybackground {background-color:#fa55dd;}
Border around this has a color of #fa55dd
<div style="border:2px solid #fa55dd;">Content here</div>
.myborder {border:2px solid #fa55dd;}