#ba67c5 color space conversions
Hex:
#ba67c5
RGB:
186, 103, 197
CMY:
27, 60, 23
CMYK:
6, 48, 0, 23
HSL:
293°, 44.7619%, 58.8235%
HSV (HSB):
293°, 47.7157%, 77.2549%
XYZ:
35.1780, 24.1708, 55.6347
xyY:
0.3059, 0.2102, 24.1708
CIE-Lab:
56.2584, 47.5301, -35.3079
CIE-LCH:
56.2584, 59.2095, 323.3930
CIE-Luv:
56.2584, 37.5662, -60.7554
Hunter-Lab:
49.1638, 41.6847, -32.6790
#ba67c5 color charts
#ba67c5 color shades, tints & tones
#ba67c5 color schemes
#ba67c5 color preview, HTML & CSS examples
This text has a color of #ba67c5
<p style="color:#ba67c5;">Text here</p>
.mytext {color:#ba67c5;}
This box has a color of #ba67c5
<div style="background-color:#ba67c5;">Content here</div>
.mybackground {background-color:#ba67c5;}
Border around this has a color of #ba67c5
<div style="border:2px solid #ba67c5;">Content here</div>
.myborder {border:2px solid #ba67c5;}