#ba9cca color space conversions
Hex:
#ba9cca
RGB:
186, 156, 202
CMY:
27, 39, 21
CMYK:
8, 23, 0, 21
HSL:
279°, 30.2632%, 70.1961%
HSV (HSB):
279°, 22.7723%, 79.2157%
XYZ:
42.7988, 38.4803, 61.0488
xyY:
0.3007, 0.2704, 38.4803
CIE-Lab:
68.3731, 19.5601, -19.4475
CIE-LCH:
68.3731, 27.5826, 315.1654
CIE-Luv:
68.3731, 13.6129, -33.0036
Hunter-Lab:
62.0325, 14.5978, -14.9271
#ba9cca color charts
#ba9cca color shades, tints & tones
#ba9cca color schemes
#ba9cca color preview, HTML & CSS examples
This text has a color of #ba9cca
<p style="color:#ba9cca;">Text here</p>
.mytext {color:#ba9cca;}
This box has a color of #ba9cca
<div style="background-color:#ba9cca;">Content here</div>
.mybackground {background-color:#ba9cca;}
Border around this has a color of #ba9cca
<div style="border:2px solid #ba9cca;">Content here</div>
.myborder {border:2px solid #ba9cca;}