#ba3dcc color space conversions
Hex:
#ba3dcc
RGB:
186, 61, 204
CMY:
27, 76, 20
CMYK:
9, 70, 0, 20
HSL:
292°, 58.3673%, 51.9608%
HSV (HSB):
292°, 70.0980%, 80.0000%
XYZ:
32.8175, 18.1362, 58.8977
xyY:
0.2987, 0.1651, 18.1362
CIE-Lab:
49.6609, 67.7515, -49.7497
CIE-LCH:
49.6609, 84.0553, 323.7103
CIE-Luv:
49.6609, 48.2626, -83.5263
Hunter-Lab:
42.5866, 63.0266, -52.1879
#ba3dcc color charts
#ba3dcc color shades, tints & tones
#ba3dcc color schemes
#ba3dcc color preview, HTML & CSS examples
This text has a color of #ba3dcc
<p style="color:#ba3dcc;">Text here</p>
.mytext {color:#ba3dcc;}
This box has a color of #ba3dcc
<div style="background-color:#ba3dcc;">Content here</div>
.mybackground {background-color:#ba3dcc;}
Border around this has a color of #ba3dcc
<div style="border:2px solid #ba3dcc;">Content here</div>
.myborder {border:2px solid #ba3dcc;}