#ba5ec5 color space conversions
Hex:
#ba5ec5
RGB:
186, 94, 197
CMY:
27, 63, 23
CMYK:
6, 52, 0, 23
HSL:
294°, 47.0320%, 57.0588%
HSV (HSB):
294°, 52.2843%, 77.2549%
XYZ:
34.3304, 22.4757, 55.3522
xyY:
0.3061, 0.2004, 22.4757
CIE-Lab:
54.5282, 52.0816, -38.0200
CIE-LCH:
54.5282, 64.4827, 323.8702
CIE-Luv:
54.5282, 40.8532, -65.2260
Hunter-Lab:
47.4086, 46.2940, -36.0384
#ba5ec5 color charts
#ba5ec5 color shades, tints & tones
#ba5ec5 color schemes
#ba5ec5 color preview, HTML & CSS examples
This text has a color of #ba5ec5
<p style="color:#ba5ec5;">Text here</p>
.mytext {color:#ba5ec5;}
This box has a color of #ba5ec5
<div style="background-color:#ba5ec5;">Content here</div>
.mybackground {background-color:#ba5ec5;}
Border around this has a color of #ba5ec5
<div style="border:2px solid #ba5ec5;">Content here</div>
.myborder {border:2px solid #ba5ec5;}