#ba3ccc color space conversions
Hex:
#ba3ccc
RGB:
186, 60, 204
CMY:
27, 76, 20
CMYK:
9, 71, 0, 20
HSL:
293°, 58.5366%, 51.7647%
HSV (HSB):
293°, 70.5882%, 80.0000%
XYZ:
32.7646, 18.0305, 58.8801
xyY:
0.2987, 0.1644, 18.0305
CIE-Lab:
49.5330, 68.1143, -49.9539
CIE-LCH:
49.5330, 84.4686, 323.7443
CIE-Luv:
49.5330, 48.4734, -83.8189
Hunter-Lab:
42.4623, 63.4247, -52.4905
#ba3ccc color charts
#ba3ccc color shades, tints & tones
#ba3ccc color schemes
#ba3ccc color preview, HTML & CSS examples
This text has a color of #ba3ccc
<p style="color:#ba3ccc;">Text here</p>
.mytext {color:#ba3ccc;}
This box has a color of #ba3ccc
<div style="background-color:#ba3ccc;">Content here</div>
.mybackground {background-color:#ba3ccc;}
Border around this has a color of #ba3ccc
<div style="border:2px solid #ba3ccc;">Content here</div>
.myborder {border:2px solid #ba3ccc;}