#ba2dd5 color space conversions
Hex:
#ba2dd5
RGB:
186, 45, 213
CMY:
27, 82, 16
CMYK:
13, 79, 0, 16
HSL:
290°, 66.6667%, 50.5882%
HSV (HSB):
290°, 78.8732%, 83.5294%
XYZ:
33.1983, 17.1200, 64.5055
xyY:
0.2891, 0.1491, 17.1200
CIE-Lab:
48.4108, 74.4913, -56.9209
CIE-LCH:
48.4108, 93.7494, 322.6155
CIE-Luv:
48.4108, 48.3347, -94.1935
Hunter-Lab:
41.3763, 70.8112, -63.4696
#ba2dd5 color charts
#ba2dd5 color shades, tints & tones
#ba2dd5 color schemes
#ba2dd5 color preview, HTML & CSS examples
This text has a color of #ba2dd5
<p style="color:#ba2dd5;">Text here</p>
.mytext {color:#ba2dd5;}
This box has a color of #ba2dd5
<div style="background-color:#ba2dd5;">Content here</div>
.mybackground {background-color:#ba2dd5;}
Border around this has a color of #ba2dd5
<div style="border:2px solid #ba2dd5;">Content here</div>
.myborder {border:2px solid #ba2dd5;}