#ba08dd color space conversions
Hex:
#ba08dd
RGB:
186, 8, 221
CMY:
27, 97, 13
CMYK:
16, 96, 0, 13
HSL:
290°, 93.0131%, 44.9020%
HSV (HSB):
290°, 96.3801%, 86.6667%
XYZ:
33.3877, 15.8332, 69.7030
xyY:
0.2807, 0.1331, 15.8332
CIE-Lab:
46.7549, 82.2971, -64.1714
CIE-LCH:
46.7549, 104.3589, 322.0546
CIE-Luv:
46.7549, 48.8644, -104.2159
Hunter-Lab:
39.7910, 80.1409, -76.0063
#ba08dd color charts
#ba08dd color shades, tints & tones
#ba08dd color schemes
#ba08dd color preview, HTML & CSS examples
This text has a color of #ba08dd
<p style="color:#ba08dd;">Text here</p>
.mytext {color:#ba08dd;}
This box has a color of #ba08dd
<div style="background-color:#ba08dd;">Content here</div>
.mybackground {background-color:#ba08dd;}
Border around this has a color of #ba08dd
<div style="border:2px solid #ba08dd;">Content here</div>
.myborder {border:2px solid #ba08dd;}