#ba80e4 color space conversions
Hex:
#ba80e4
RGB:
186, 128, 228
CMY:
27, 50, 11
CMYK:
18, 44, 0, 11
HSL:
275°, 64.9351%, 69.8039%
HSV (HSB):
275°, 43.8596%, 89.4118%
XYZ:
41.9725, 31.4789, 77.2626
xyY:
0.2785, 0.2089, 31.4789
CIE-Lab:
62.9098, 40.6262, -42.3369
CIE-LCH:
62.9098, 58.6763, 313.8187
CIE-Luv:
62.9098, 22.2700, -72.4068
Hunter-Lab:
56.1060, 35.3488, -42.3730
#ba80e4 color charts
#ba80e4 color shades, tints & tones
#ba80e4 color schemes
#ba80e4 color preview, HTML & CSS examples
This text has a color of #ba80e4
<p style="color:#ba80e4;">Text here</p>
.mytext {color:#ba80e4;}
This box has a color of #ba80e4
<div style="background-color:#ba80e4;">Content here</div>
.mybackground {background-color:#ba80e4;}
Border around this has a color of #ba80e4
<div style="border:2px solid #ba80e4;">Content here</div>
.myborder {border:2px solid #ba80e4;}