#ba99cb color space conversions
Hex:
#ba99cb
RGB:
186, 153, 203
CMY:
27, 40, 20
CMYK:
8, 25, 0, 20
HSL:
280°, 32.4675%, 69.8039%
HSV (HSB):
280°, 24.6305%, 79.6078%
XYZ:
42.4204, 37.5334, 61.5088
xyY:
0.2999, 0.2653, 37.5334
CIE-Lab:
67.6753, 21.4352, -21.0638
CIE-LCH:
67.6753, 30.0525, 315.5008
CIE-Luv:
67.6753, 14.9224, -35.8179
Hunter-Lab:
61.2645, 16.3832, -16.6413
#ba99cb color charts
#ba99cb color shades, tints & tones
#ba99cb color schemes
#ba99cb color preview, HTML & CSS examples
This text has a color of #ba99cb
<p style="color:#ba99cb;">Text here</p>
.mytext {color:#ba99cb;}
This box has a color of #ba99cb
<div style="background-color:#ba99cb;">Content here</div>
.mybackground {background-color:#ba99cb;}
Border around this has a color of #ba99cb
<div style="border:2px solid #ba99cb;">Content here</div>
.myborder {border:2px solid #ba99cb;}