#ba55b6 color space conversions
Hex:
#ba55b6
RGB:
186, 85, 182
CMY:
27, 67, 29
CMYK:
0, 54, 2, 27
HSL:
302°, 42.2594%, 53.1373%
HSV (HSB):
302°, 54.3011%, 72.9412%
XYZ:
31.9417, 20.3135, 46.4934
xyY:
0.3235, 0.2057, 20.3135
CIE-Lab:
52.1898, 53.7024, -33.0366
CIE-LCH:
52.1898, 63.0505, 328.4010
CIE-Luv:
52.1898, 47.8372, -57.2340
Hunter-Lab:
45.0705, 47.6305, -29.6124
#ba55b6 color charts
#ba55b6 color shades, tints & tones
#ba55b6 color schemes
#ba55b6 color preview, HTML & CSS examples
This text has a color of #ba55b6
<p style="color:#ba55b6;">Text here</p>
.mytext {color:#ba55b6;}
This box has a color of #ba55b6
<div style="background-color:#ba55b6;">Content here</div>
.mybackground {background-color:#ba55b6;}
Border around this has a color of #ba55b6
<div style="border:2px solid #ba55b6;">Content here</div>
.myborder {border:2px solid #ba55b6;}