#ba68b3 color space conversions
Hex:
#ba68b3
RGB:
186, 104, 179
CMY:
27, 59, 30
CMYK:
0, 44, 4, 27
HSL:
305°, 37.2727%, 56.8627%
HSV (HSB):
305°, 44.0860%, 72.9412%
XYZ:
33.3367, 23.5944, 45.4450
xyY:
0.3256, 0.2305, 23.5944
CIE-Lab:
55.6794, 43.6499, -25.8795
CIE-LCH:
55.6794, 50.7451, 329.3368
CIE-Luv:
55.6794, 41.1420, -45.4348
Hunter-Lab:
48.5741, 37.5011, -21.4687
#ba68b3 color charts
#ba68b3 color shades, tints & tones
#ba68b3 color schemes
#ba68b3 color preview, HTML & CSS examples
This text has a color of #ba68b3
<p style="color:#ba68b3;">Text here</p>
.mytext {color:#ba68b3;}
This box has a color of #ba68b3
<div style="background-color:#ba68b3;">Content here</div>
.mybackground {background-color:#ba68b3;}
Border around this has a color of #ba68b3
<div style="border:2px solid #ba68b3;">Content here</div>
.myborder {border:2px solid #ba68b3;}