#ba08e8 color space conversions
Hex:
#ba08e8
RGB:
186, 8, 232
CMY:
27, 97, 9
CMYK:
20, 97, 0, 9
HSL:
288°, 93.3333%, 47.0588%
HSV (HSB):
288°, 96.5517%, 90.9804%
XYZ:
34.9020, 16.4390, 77.6774
xyY:
0.2705, 0.1274, 16.4390
CIE-Lab:
47.5452, 84.1458, -69.1463
CIE-LCH:
47.5452, 108.9116, 320.5886
CIE-Luv:
47.5452, 45.4278, -111.7408
Hunter-Lab:
40.5450, 82.7030, -85.2082
#ba08e8 color charts
#ba08e8 color shades, tints & tones
#ba08e8 color schemes
#ba08e8 color preview, HTML & CSS examples
This text has a color of #ba08e8
<p style="color:#ba08e8;">Text here</p>
.mytext {color:#ba08e8;}
This box has a color of #ba08e8
<div style="background-color:#ba08e8;">Content here</div>
.mybackground {background-color:#ba08e8;}
Border around this has a color of #ba08e8
<div style="border:2px solid #ba08e8;">Content here</div>
.myborder {border:2px solid #ba08e8;}