#bca4e5 color space conversions
Hex:
#bca4e5
RGB:
188, 164, 229
CMY:
26, 36, 10
CMYK:
18, 28, 0, 10
HSL:
262°, 55.5556%, 77.0588%
HSV (HSB):
262°, 28.3843%, 89.8039%
XYZ:
48.1574, 42.8994, 79.8710
xyY:
0.2817, 0.2510, 42.8994
CIE-Lab:
71.4867, 21.5092, -29.5345
CIE-LCH:
71.4867, 36.5367, 306.0648
CIE-Luv:
71.4867, 8.3713, -49.9448
Hunter-Lab:
65.4977, 16.6218, -26.4527
#bca4e5 color charts
#bca4e5 color shades, tints & tones
#bca4e5 color schemes
#bca4e5 color preview, HTML & CSS examples
This text has a color of #bca4e5
<p style="color:#bca4e5;">Text here</p>
.mytext {color:#bca4e5;}
This box has a color of #bca4e5
<div style="background-color:#bca4e5;">Content here</div>
.mybackground {background-color:#bca4e5;}
Border around this has a color of #bca4e5
<div style="border:2px solid #bca4e5;">Content here</div>
.myborder {border:2px solid #bca4e5;}