#ba7bb5 color space conversions
Hex:
#ba7bb5
RGB:
186, 123, 181
CMY:
27, 52, 29
CMYK:
0, 34, 3, 27
HSL:
305°, 31.3433%, 60.5882%
HSV (HSB):
305°, 33.8710%, 72.9412%
XYZ:
35.6731, 27.9412, 47.2291
xyY:
0.3218, 0.2521, 27.9412
CIE-Lab:
59.8356, 33.7877, -20.6445
CIE-LCH:
59.8356, 39.5955, 328.5748
CIE-Luv:
59.8356, 32.1920, -36.3602
Hunter-Lab:
52.8595, 27.9599, -15.9731
#ba7bb5 color charts
#ba7bb5 color shades, tints & tones
#ba7bb5 color schemes
#ba7bb5 color preview, HTML & CSS examples
This text has a color of #ba7bb5
<p style="color:#ba7bb5;">Text here</p>
.mytext {color:#ba7bb5;}
This box has a color of #ba7bb5
<div style="background-color:#ba7bb5;">Content here</div>
.mybackground {background-color:#ba7bb5;}
Border around this has a color of #ba7bb5
<div style="border:2px solid #ba7bb5;">Content here</div>
.myborder {border:2px solid #ba7bb5;}