#ba7fb9 color space conversions
Hex:
#ba7fb9
RGB:
186, 127, 185
CMY:
27, 50, 27
CMYK:
0, 32, 1, 27
HSL:
301°, 29.9492%, 61.3725%
HSV (HSB):
301°, 31.7204%, 72.9412%
XYZ:
36.5960, 29.1206, 49.5910
xyY:
0.3174, 0.2525, 29.1206
CIE-Lab:
60.8879, 32.3355, -21.3129
CIE-LCH:
60.8879, 38.7276, 326.6104
CIE-Luv:
60.8879, 29.6330, -37.2797
Hunter-Lab:
53.9635, 26.6158, -16.7114
#ba7fb9 color charts
#ba7fb9 color shades, tints & tones
#ba7fb9 color schemes
#ba7fb9 color preview, HTML & CSS examples
This text has a color of #ba7fb9
<p style="color:#ba7fb9;">Text here</p>
.mytext {color:#ba7fb9;}
This box has a color of #ba7fb9
<div style="background-color:#ba7fb9;">Content here</div>
.mybackground {background-color:#ba7fb9;}
Border around this has a color of #ba7fb9
<div style="border:2px solid #ba7fb9;">Content here</div>
.myborder {border:2px solid #ba7fb9;}