#ba55c7 color space conversions
Hex:
#ba55c7
RGB:
186, 85, 199
CMY:
27, 67, 22
CMYK:
7, 57, 0, 22
HSL:
293°, 50.4425%, 55.6863%
HSV (HSB):
293°, 57.2864%, 78.0392%
XYZ:
33.8070, 21.0596, 56.3159
xyY:
0.3041, 0.1894, 21.0596
CIE-Lab:
53.0147, 56.7861, -41.5506
CIE-LCH:
53.0147, 70.3642, 323.8070
CIE-Luv:
53.0147, 43.3442, -70.9132
Hunter-Lab:
45.8908, 51.1893, -40.6356
#ba55c7 color charts
#ba55c7 color shades, tints & tones
#ba55c7 color schemes
#ba55c7 color preview, HTML & CSS examples
This text has a color of #ba55c7
<p style="color:#ba55c7;">Text here</p>
.mytext {color:#ba55c7;}
This box has a color of #ba55c7
<div style="background-color:#ba55c7;">Content here</div>
.mybackground {background-color:#ba55c7;}
Border around this has a color of #ba55c7
<div style="border:2px solid #ba55c7;">Content here</div>
.myborder {border:2px solid #ba55c7;}