#ba55dd color space conversions
Hex:
#ba55dd
RGB:
186, 85, 221
CMY:
27, 67, 13
CMYK:
16, 62, 0, 13
HSL:
285°, 66.6667%, 60.0000%
HSV (HSB):
285°, 61.5385%, 86.6667%
XYZ:
36.5493, 22.1566, 70.7569
xyY:
0.2823, 0.1711, 22.1566
CIE-Lab:
54.1927, 61.0394, -52.2120
CIE-LCH:
54.1927, 80.3237, 319.4570
CIE-Luv:
54.1927, 37.8445, -88.2173
Hunter-Lab:
47.0708, 56.2273, -56.1754
#ba55dd color charts
#ba55dd color shades, tints & tones
#ba55dd color schemes
#ba55dd color preview, HTML & CSS examples
This text has a color of #ba55dd
<p style="color:#ba55dd;">Text here</p>
.mytext {color:#ba55dd;}
This box has a color of #ba55dd
<div style="background-color:#ba55dd;">Content here</div>
.mybackground {background-color:#ba55dd;}
Border around this has a color of #ba55dd
<div style="border:2px solid #ba55dd;">Content here</div>
.myborder {border:2px solid #ba55dd;}