#bcaabb color space conversions
Hex:
#bcaabb
RGB:
188, 170, 187
CMY:
26, 33, 27
CMYK:
0, 10, 1, 26
HSL:
303°, 11.8421%, 70.1961%
HSV (HSB):
303°, 9.5745%, 73.7255%
XYZ:
44.0834, 43.0287, 52.9956
xyY:
0.3146, 0.3071, 43.0287
CIE-Lab:
71.5744, 9.5578, -6.3318
CIE-LCH:
71.5744, 11.4649, 326.4766
CIE-Luv:
71.5744, 9.2843, -11.1036
Hunter-Lab:
65.5962, 5.1660, -1.9834
#bcaabb color charts
#bcaabb RGB chart
#bcaabb CMYK chart
#bcaabb RGB pie chart
#bcaabb color shades, tints & tones
#bcaabb color schemes
#bcaabb color preview, HTML & CSS examples
This text has a color of #bcaabb
<p style="color:#bcaabb;">Text here</p>
.mytext {color:#bcaabb;}
Text color #bcaabb
This box has a color of #bcaabb
<div style="background-color:#bcaabb;">Content here</div>
.mybackground {background-color:#bcaabb;}
Background color #bcaabb
Border around this has a color of #bcaabb
<div style="border:2px solid #bcaabb;">Content here</div>
.myborder {border:2px solid #bcaabb;}
Border color #bcaabb