#bca5c5 color space conversions
Hex:
#bca5c5
RGB:
188, 165, 197
CMY:
26, 35, 23
CMYK:
5, 16, 0, 23
HSL:
283°, 21.6216%, 70.9804%
HSV (HSB):
283°, 16.2437%, 77.2549%
XYZ:
44.2722, 41.6329, 58.5259
xyY:
0.3065, 0.2883, 41.6329
CIE-Lab:
70.6170, 14.2362, -13.2748
CIE-LCH:
70.6170, 19.4651, 317.0016
CIE-Luv:
70.6170, 10.9208, -22.5505
Hunter-Lab:
64.5235, 9.5599, -8.6124
#bca5c5 color charts
#bca5c5 color shades, tints & tones
#bca5c5 color schemes
#bca5c5 color preview, HTML & CSS examples
This text has a color of #bca5c5
<p style="color:#bca5c5;">Text here</p>
.mytext {color:#bca5c5;}
This box has a color of #bca5c5
<div style="background-color:#bca5c5;">Content here</div>
.mybackground {background-color:#bca5c5;}
Border around this has a color of #bca5c5
<div style="border:2px solid #bca5c5;">Content here</div>
.myborder {border:2px solid #bca5c5;}