#ba7ed4 color space conversions
Hex:
#ba7ed4
RGB:
186, 126, 212
CMY:
27, 51, 17
CMYK:
12, 41, 0, 17
HSL:
282°, 50.0000%, 66.2745%
HSV (HSB):
282°, 40.5660%, 83.1373%
XYZ:
39.5942, 30.1143, 66.0131
xyY:
0.2917, 0.2219, 30.1143
CIE-Lab:
61.7527, 38.2821, -35.2163
CIE-LCH:
61.7527, 52.0164, 317.3886
CIE-Luv:
61.7527, 25.6161, -60.3452
Hunter-Lab:
54.8765, 32.7566, -32.9088
#ba7ed4 color charts
#ba7ed4 color shades, tints & tones
#ba7ed4 color schemes
#ba7ed4 color preview, HTML & CSS examples
This text has a color of #ba7ed4
<p style="color:#ba7ed4;">Text here</p>
.mytext {color:#ba7ed4;}
This box has a color of #ba7ed4
<div style="background-color:#ba7ed4;">Content here</div>
.mybackground {background-color:#ba7ed4;}
Border around this has a color of #ba7ed4
<div style="border:2px solid #ba7ed4;">Content here</div>
.myborder {border:2px solid #ba7ed4;}