#ba2ed5 color space conversions
Hex:
#ba2ed5
RGB:
186, 46, 213
CMY:
27, 82, 16
CMYK:
13, 78, 0, 16
HSL:
290°, 66.5339%, 50.7843%
HSV (HSB):
290°, 78.4038%, 83.5294%
XYZ:
33.2369, 17.1972, 64.5184
xyY:
0.2891, 0.1496, 17.1972
CIE-Lab:
48.5075, 74.2110, -56.7654
CIE-LCH:
48.5075, 93.4322, 322.5869
CIE-Luv:
48.5075, 48.1907, -93.9897
Hunter-Lab:
41.4695, 70.4924, -63.2150
#ba2ed5 color charts
#ba2ed5 color shades, tints & tones
#ba2ed5 color schemes
#ba2ed5 color preview, HTML & CSS examples
This text has a color of #ba2ed5
<p style="color:#ba2ed5;">Text here</p>
.mytext {color:#ba2ed5;}
This box has a color of #ba2ed5
<div style="background-color:#ba2ed5;">Content here</div>
.mybackground {background-color:#ba2ed5;}
Border around this has a color of #ba2ed5
<div style="border:2px solid #ba2ed5;">Content here</div>
.myborder {border:2px solid #ba2ed5;}