#ba55b9 color space conversions
Hex:
#ba55b9
RGB:
186, 85, 185
CMY:
27, 67, 27
CMYK:
0, 54, 1, 27
HSL:
301°, 42.2594%, 53.1373%
HSV (HSB):
301°, 54.3011%, 72.9412%
XYZ:
32.2552, 20.4389, 48.1440
xyY:
0.3199, 0.2027, 20.4389
CIE-Lab:
52.3298, 54.2324, -34.5569
CIE-LCH:
52.3298, 64.3065, 327.4947
CIE-Luv:
52.3298, 47.0311, -59.6617
Hunter-Lab:
45.2094, 48.2365, -31.4920
#ba55b9 color charts
#ba55b9 color shades, tints & tones
#ba55b9 color schemes
#ba55b9 color preview, HTML & CSS examples
This text has a color of #ba55b9
<p style="color:#ba55b9;">Text here</p>
.mytext {color:#ba55b9;}
This box has a color of #ba55b9
<div style="background-color:#ba55b9;">Content here</div>
.mybackground {background-color:#ba55b9;}
Border around this has a color of #ba55b9
<div style="border:2px solid #ba55b9;">Content here</div>
.myborder {border:2px solid #ba55b9;}