#ba65b9 color space conversions
Hex:
#ba65b9
RGB:
186, 101, 185
CMY:
27, 60, 27
CMYK:
0, 46, 1, 27
HSL:
301°, 38.1166%, 56.2745%
HSV (HSB):
301°, 45.6989%, 72.9412%
XYZ:
33.6603, 23.2492, 48.6124
xyY:
0.3190, 0.2203, 23.2492
CIE-Lab:
55.3281, 46.3013, -29.8799
CIE-LCH:
55.3281, 55.1055, 327.1644
CIE-Luv:
55.3281, 41.0332, -51.9451
Hunter-Lab:
48.2175, 40.2292, -26.0234
#ba65b9 color charts
#ba65b9 color shades, tints & tones
#ba65b9 color schemes
#ba65b9 color preview, HTML & CSS examples
This text has a color of #ba65b9
<p style="color:#ba65b9;">Text here</p>
.mytext {color:#ba65b9;}
This box has a color of #ba65b9
<div style="background-color:#ba65b9;">Content here</div>
.mybackground {background-color:#ba65b9;}
Border around this has a color of #ba65b9
<div style="border:2px solid #ba65b9;">Content here</div>
.myborder {border:2px solid #ba65b9;}