#ba00b5 color space conversions
Hex:
#ba00b5
RGB:
186, 0, 181
CMY:
27, 100, 29
CMYK:
0, 100, 3, 27
HSL:
302°, 100.0000%, 36.4706%
HSV (HSB):
302°, 100.0000%, 72.9412%
XYZ:
28.5902, 13.7753, 44.8681
xyY:
0.3277, 0.1579, 13.7753
CIE-Lab:
43.9089, 76.7857, -45.5383
CIE-LCH:
43.9089, 89.2736, 329.3297
CIE-Luv:
43.9089, 63.5835, -75.9768
Hunter-Lab:
37.1151, 72.5492, -45.6946
#ba00b5 color charts
#ba00b5 color shades, tints & tones
#ba00b5 color schemes
#ba00b5 color preview, HTML & CSS examples
This text has a color of #ba00b5
<p style="color:#ba00b5;">Text here</p>
.mytext {color:#ba00b5;}
This box has a color of #ba00b5
<div style="background-color:#ba00b5;">Content here</div>
.mybackground {background-color:#ba00b5;}
Border around this has a color of #ba00b5
<div style="border:2px solid #ba00b5;">Content here</div>
.myborder {border:2px solid #ba00b5;}