#ba68c0 color space conversions
Hex:
#ba68c0
RGB:
186, 104, 192
CMY:
27, 59, 25
CMYK:
3, 46, 0, 25
HSL:
296°, 41.1215%, 58.0392%
HSV (HSB):
296°, 45.8333%, 75.2941%
XYZ:
34.7144, 24.1455, 52.7001
xyY:
0.3112, 0.2164, 24.1455
CIE-Lab:
56.2332, 46.0551, -32.4892
CIE-LCH:
56.2332, 56.3615, 324.7992
CIE-Luv:
56.2332, 38.2736, -56.1327
Hunter-Lab:
49.1381, 40.1128, -29.1912
#ba68c0 color charts
#ba68c0 color shades, tints & tones
#ba68c0 color schemes
#ba68c0 color preview, HTML & CSS examples
This text has a color of #ba68c0
<p style="color:#ba68c0;">Text here</p>
.mytext {color:#ba68c0;}
This box has a color of #ba68c0
<div style="background-color:#ba68c0;">Content here</div>
.mybackground {background-color:#ba68c0;}
Border around this has a color of #ba68c0
<div style="border:2px solid #ba68c0;">Content here</div>
.myborder {border:2px solid #ba68c0;}