#ba02c4 color space conversions
Hex:
#ba02c4
RGB:
186, 2, 196
CMY:
27, 99, 23
CMYK:
5, 99, 0, 23
HSL:
297°, 97.9798%, 38.8235%
HSV (HSB):
297°, 98.9796%, 76.8627%
XYZ:
30.2352, 14.4680, 53.4236
xyY:
0.3081, 0.1474, 14.4680
CIE-Lab:
44.8968, 78.8336, -52.7500
CIE-LCH:
44.8968, 94.8541, 326.2123
CIE-Luv:
44.8968, 57.7403, -86.8587
Hunter-Lab:
38.0369, 75.3237, -56.6482
#ba02c4 color charts
#ba02c4 color shades, tints & tones
#ba02c4 color schemes
#ba02c4 color preview, HTML & CSS examples
This text has a color of #ba02c4
<p style="color:#ba02c4;">Text here</p>
.mytext {color:#ba02c4;}
This box has a color of #ba02c4
<div style="background-color:#ba02c4;">Content here</div>
.mybackground {background-color:#ba02c4;}
Border around this has a color of #ba02c4
<div style="border:2px solid #ba02c4;">Content here</div>
.myborder {border:2px solid #ba02c4;}