#ba68c6 color space conversions
Hex:
#ba68c6
RGB:
186, 104, 198
CMY:
27, 59, 22
CMYK:
6, 47, 0, 22
HSL:
292°, 45.1923%, 59.2157%
HSV (HSB):
292°, 47.4747%, 77.6471%
XYZ:
35.3931, 24.4169, 56.2736
xyY:
0.3049, 0.2103, 24.4169
CIE-Lab:
56.5029, 47.2066, -35.4962
CIE-LCH:
56.5029, 59.0630, 323.0592
CIE-Luv:
56.5029, 36.9683, -61.0561
Hunter-Lab:
49.4135, 41.3793, -32.9318
#ba68c6 color charts
#ba68c6 color shades, tints & tones
#ba68c6 color schemes
#ba68c6 color preview, HTML & CSS examples
This text has a color of #ba68c6
<p style="color:#ba68c6;">Text here</p>
.mytext {color:#ba68c6;}
This box has a color of #ba68c6
<div style="background-color:#ba68c6;">Content here</div>
.mybackground {background-color:#ba68c6;}
Border around this has a color of #ba68c6
<div style="border:2px solid #ba68c6;">Content here</div>
.myborder {border:2px solid #ba68c6;}