#ba80cc color space conversions
Hex:
#ba80cc
RGB:
186, 128, 204
CMY:
27, 50, 20
CMYK:
9, 37, 0, 20
HSL:
286°, 42.6966%, 65.0980%
HSV (HSB):
286°, 37.2549%, 80.0000%
XYZ:
38.8680, 30.2371, 60.9145
xyY:
0.2989, 0.2326, 30.2371
CIE-Lab:
61.8582, 35.5299, -30.5590
CIE-LCH:
61.8582, 46.8639, 319.3014
CIE-Luv:
61.8582, 26.0801, -52.4917
Hunter-Lab:
54.9883, 29.9417, -27.1881
#ba80cc color charts
#ba80cc color shades, tints & tones
#ba80cc color schemes
#ba80cc color preview, HTML & CSS examples
This text has a color of #ba80cc
<p style="color:#ba80cc;">Text here</p>
.mytext {color:#ba80cc;}
This box has a color of #ba80cc
<div style="background-color:#ba80cc;">Content here</div>
.mybackground {background-color:#ba80cc;}
Border around this has a color of #ba80cc
<div style="border:2px solid #ba80cc;">Content here</div>
.myborder {border:2px solid #ba80cc;}