#ba95cc color space conversions
Hex:
#ba95cc
RGB:
186, 149, 204
CMY:
27, 42, 20
CMYK:
9, 27, 0, 20
HSL:
280°, 35.0318%, 69.2157%
HSV (HSB):
280°, 26.9608%, 80.0000%
XYZ:
41.8962, 36.2936, 61.9239
xyY:
0.2990, 0.2590, 36.2936
CIE-Lab:
66.7437, 23.8704, -23.0412
CIE-LCH:
66.7437, 33.1766, 316.0126
CIE-Luv:
66.7437, 16.6755, -39.2739
Hunter-Lab:
60.2442, 18.7087, -18.7722
#ba95cc color charts
#ba95cc color shades, tints & tones
#ba95cc color schemes
#ba95cc color preview, HTML & CSS examples
This text has a color of #ba95cc
<p style="color:#ba95cc;">Text here</p>
.mytext {color:#ba95cc;}
This box has a color of #ba95cc
<div style="background-color:#ba95cc;">Content here</div>
.mybackground {background-color:#ba95cc;}
Border around this has a color of #ba95cc
<div style="border:2px solid #ba95cc;">Content here</div>
.myborder {border:2px solid #ba95cc;}