#ba93cf color space conversions
Hex:
#ba93cf
RGB:
186, 147, 207
CMY:
27, 42, 19
CMYK:
10, 29, 0, 19
HSL:
279°, 38.4615%, 69.4118%
HSV (HSB):
279°, 28.9855%, 81.1765%
XYZ:
41.9459, 35.8115, 63.7330
xyY:
0.2965, 0.2531, 35.8115
CIE-Lab:
66.3757, 25.6069, -25.2738
CIE-LCH:
66.3757, 35.9789, 315.3751
CIE-Luv:
66.3757, 17.2327, -43.0861
Hunter-Lab:
59.8427, 20.3922, -21.2544
#ba93cf color charts
#ba93cf color shades, tints & tones
#ba93cf color schemes
#ba93cf color preview, HTML & CSS examples
This text has a color of #ba93cf
<p style="color:#ba93cf;">Text here</p>
.mytext {color:#ba93cf;}
This box has a color of #ba93cf
<div style="background-color:#ba93cf;">Content here</div>
.mybackground {background-color:#ba93cf;}
Border around this has a color of #ba93cf
<div style="border:2px solid #ba93cf;">Content here</div>
.myborder {border:2px solid #ba93cf;}