#bca4c4 color space conversions
Hex:
#bca4c4
RGB:
188, 164, 196
CMY:
26, 36, 23
CMYK:
4, 16, 0, 23
HSL:
285°, 21.3333%, 70.5882%
HSV (HSB):
285°, 16.3265%, 76.8627%
XYZ:
43.9783, 41.2278, 57.8644
xyY:
0.3074, 0.2882, 41.2278
CIE-Lab:
70.3352, 14.5914, -13.1457
CIE-LCH:
70.3352, 19.6397, 317.9836
CIE-Luv:
70.3352, 11.5077, -22.3928
Hunter-Lab:
64.2089, 9.8937, -8.4853
#bca4c4 color charts
#bca4c4 color shades, tints & tones
#bca4c4 color schemes
#bca4c4 color preview, HTML & CSS examples
This text has a color of #bca4c4
<p style="color:#bca4c4;">Text here</p>
.mytext {color:#bca4c4;}
This box has a color of #bca4c4
<div style="background-color:#bca4c4;">Content here</div>
.mybackground {background-color:#bca4c4;}
Border around this has a color of #bca4c4
<div style="border:2px solid #bca4c4;">Content here</div>
.myborder {border:2px solid #bca4c4;}