#ba03c3 color space conversions
Hex:
#ba03c3
RGB:
186, 3, 195
CMY:
27, 99, 24
CMYK:
5, 98, 0, 24
HSL:
297°, 96.9697%, 38.8235%
HSV (HSB):
297°, 98.4615%, 76.4706%
XYZ:
30.1326, 14.4444, 52.8296
xyY:
0.3093, 0.1483, 14.4444
CIE-Lab:
44.8636, 78.5903, -52.2206
CIE-LCH:
44.8636, 94.3579, 326.3973
CIE-Luv:
44.8636, 58.0633, -86.0712
Hunter-Lab:
38.0057, 75.0125, -55.8117
#ba03c3 color charts
#ba03c3 color shades, tints & tones
#ba03c3 color schemes
#ba03c3 color preview, HTML & CSS examples
This text has a color of #ba03c3
<p style="color:#ba03c3;">Text here</p>
.mytext {color:#ba03c3;}
This box has a color of #ba03c3
<div style="background-color:#ba03c3;">Content here</div>
.mybackground {background-color:#ba03c3;}
Border around this has a color of #ba03c3
<div style="border:2px solid #ba03c3;">Content here</div>
.myborder {border:2px solid #ba03c3;}