#ba03e2 color space conversions
Hex:
#ba03e2
RGB:
186, 3, 226
CMY:
27, 99, 11
CMYK:
18, 99, 0, 11
HSL:
289°, 97.3799%, 44.9020%
HSV (HSB):
289°, 98.6726%, 88.6275%
XYZ:
34.0097, 15.9952, 73.2464
xyY:
0.2759, 0.1298, 15.9952
CIE-Lab:
46.9682, 83.5553, -66.6763
CIE-LCH:
46.9682, 106.8981, 321.4105
CIE-Luv:
46.9682, 47.4565, -107.9120
Hunter-Lab:
39.9940, 81.8016, -80.5899
#ba03e2 color charts
#ba03e2 color shades, tints & tones
#ba03e2 color schemes
#ba03e2 color preview, HTML & CSS examples
This text has a color of #ba03e2
<p style="color:#ba03e2;">Text here</p>
.mytext {color:#ba03e2;}
This box has a color of #ba03e2
<div style="background-color:#ba03e2;">Content here</div>
.mybackground {background-color:#ba03e2;}
Border around this has a color of #ba03e2
<div style="border:2px solid #ba03e2;">Content here</div>
.myborder {border:2px solid #ba03e2;}