#bca6e5 color space conversions
Hex:
#bca6e5
RGB:
188, 166, 229
CMY:
26, 35, 10
CMYK:
18, 28, 0, 10
HSL:
261°, 54.7826%, 77.4510%
HSV (HSB):
261°, 27.5109%, 89.8039%
XYZ:
48.5181, 43.6209, 79.9912
xyY:
0.2819, 0.2534, 43.6209
CIE-Lab:
71.9744, 20.3997, -28.7841
CIE-LCH:
71.9744, 35.2799, 305.3257
CIE-Luv:
71.9744, 7.4907, -48.5910
Hunter-Lab:
66.0462, 15.5470, -25.5763
#bca6e5 color charts
#bca6e5 color shades, tints & tones
#bca6e5 color schemes
#bca6e5 color preview, HTML & CSS examples
This text has a color of #bca6e5
<p style="color:#bca6e5;">Text here</p>
.mytext {color:#bca6e5;}
This box has a color of #bca6e5
<div style="background-color:#bca6e5;">Content here</div>
.mybackground {background-color:#bca6e5;}
Border around this has a color of #bca6e5
<div style="border:2px solid #bca6e5;">Content here</div>
.myborder {border:2px solid #bca6e5;}