#ba92e2 color space conversions
Hex:
#ba92e2
RGB:
186, 146, 226
CMY:
27, 43, 11
CMYK:
18, 35, 0, 11
HSL:
270°, 57.9710%, 72.9412%
HSV (HSB):
270°, 35.3982%, 88.6275%
XYZ:
44.2561, 36.4879, 76.6618
xyY:
0.2812, 0.2318, 36.4879
CIE-Lab:
66.8910, 30.2496, -35.0092
CIE-LCH:
66.8910, 46.2675, 310.8285
CIE-Luv:
66.8910, 15.3339, -59.6707
Hunter-Lab:
60.4052, 25.0695, -32.9629
#ba92e2 color charts
#ba92e2 color shades, tints & tones
#ba92e2 color schemes
#ba92e2 color preview, HTML & CSS examples
This text has a color of #ba92e2
<p style="color:#ba92e2;">Text here</p>
.mytext {color:#ba92e2;}
This box has a color of #ba92e2
<div style="background-color:#ba92e2;">Content here</div>
.mybackground {background-color:#ba92e2;}
Border around this has a color of #ba92e2
<div style="border:2px solid #ba92e2;">Content here</div>
.myborder {border:2px solid #ba92e2;}