#ba7db2 color space conversions
Hex:
#ba7db2
RGB:
186, 125, 178
CMY:
27, 51, 30
CMYK:
0, 33, 4, 27
HSL:
308°, 30.6533%, 60.9804%
HSV (HSB):
308°, 32.7957%, 72.9412%
XYZ:
35.6192, 28.3207, 45.7086
xyY:
0.3248, 0.2583, 28.3207
CIE-Lab:
60.1774, 32.1327, -18.4128
CIE-LCH:
60.1774, 37.0343, 330.1862
CIE-Luv:
60.1774, 31.7562, -32.6910
Hunter-Lab:
53.2172, 26.3431, -13.6725
#ba7db2 color charts
#ba7db2 color shades, tints & tones
#ba7db2 color schemes
#ba7db2 color preview, HTML & CSS examples
This text has a color of #ba7db2
<p style="color:#ba7db2;">Text here</p>
.mytext {color:#ba7db2;}
This box has a color of #ba7db2
<div style="background-color:#ba7db2;">Content here</div>
.mybackground {background-color:#ba7db2;}
Border around this has a color of #ba7db2
<div style="border:2px solid #ba7db2;">Content here</div>
.myborder {border:2px solid #ba7db2;}