#ba55c3 color space conversions
Hex:
#ba55c3
RGB:
186, 85, 195
CMY:
27, 67, 24
CMYK:
5, 56, 0, 24
HSL:
295°, 47.8261%, 54.9020%
HSV (HSB):
295°, 56.4103%, 76.4706%
XYZ:
33.3485, 20.8762, 53.9016
xyY:
0.3084, 0.1931, 20.8762
CIE-Lab:
52.8138, 56.0434, -39.5692
CIE-LCH:
52.8138, 68.6045, 324.7762
CIE-Luv:
52.8138, 44.3841, -67.7139
Hunter-Lab:
45.6905, 50.3249, -37.9617
#ba55c3 color charts
#ba55c3 color shades, tints & tones
#ba55c3 color schemes
#ba55c3 color preview, HTML & CSS examples
This text has a color of #ba55c3
<p style="color:#ba55c3;">Text here</p>
.mytext {color:#ba55c3;}
This box has a color of #ba55c3
<div style="background-color:#ba55c3;">Content here</div>
.mybackground {background-color:#ba55c3;}
Border around this has a color of #ba55c3
<div style="border:2px solid #ba55c3;">Content here</div>
.myborder {border:2px solid #ba55c3;}