#bca1c1 color space conversions
Hex:
#bca1c1
RGB:
188, 161, 193
CMY:
26, 37, 24
CMYK:
3, 17, 0, 24
HSL:
291°, 20.5128%, 69.4118%
HSV (HSB):
291°, 16.5803%, 75.6863%
XYZ:
43.1095, 40.0314, 55.9068
xyY:
0.3100, 0.2879, 40.0314
CIE-Lab:
69.4919, 15.6631, -12.7519
CIE-LCH:
69.4919, 20.1977, 320.8498
CIE-Luv:
69.4919, 13.2850, -21.9130
Hunter-Lab:
63.2703, 10.8987, -8.1004
#bca1c1 color charts
#bca1c1 color shades, tints & tones
#bca1c1 color schemes
#bca1c1 color preview, HTML & CSS examples
This text has a color of #bca1c1
<p style="color:#bca1c1;">Text here</p>
.mytext {color:#bca1c1;}
This box has a color of #bca1c1
<div style="background-color:#bca1c1;">Content here</div>
.mybackground {background-color:#bca1c1;}
Border around this has a color of #bca1c1
<div style="border:2px solid #bca1c1;">Content here</div>
.myborder {border:2px solid #bca1c1;}