#bca8d5 color space conversions
Hex:
#bca8d5
RGB:
188, 168, 213
CMY:
26, 34, 16
CMYK:
12, 21, 0, 16
HSL:
267°, 34.8837%, 74.7059%
HSV (HSB):
267°, 21.1268%, 83.5294%
XYZ:
46.7519, 43.5007, 68.8832
xyY:
0.2938, 0.2734, 43.5007
CIE-Lab:
71.8935, 15.8394, -20.1505
CIE-LCH:
71.8935, 25.6307, 308.1693
CIE-Luv:
71.8935, 8.0287, -33.8032
Hunter-Lab:
65.9551, 11.1074, -15.7536
#bca8d5 color charts
#bca8d5 color shades, tints & tones
#bca8d5 color schemes
#bca8d5 color preview, HTML & CSS examples
This text has a color of #bca8d5
<p style="color:#bca8d5;">Text here</p>
.mytext {color:#bca8d5;}
This box has a color of #bca8d5
<div style="background-color:#bca8d5;">Content here</div>
.mybackground {background-color:#bca8d5;}
Border around this has a color of #bca8d5
<div style="border:2px solid #bca8d5;">Content here</div>
.myborder {border:2px solid #bca8d5;}