#bcabe5 color space conversions
Hex:
#bcabe5
RGB:
188, 171, 229
CMY:
26, 33, 10
CMYK:
18, 25, 0, 10
HSL:
258°, 52.7273%, 78.4314%
HSV (HSB):
258°, 25.3275%, 89.8039%
XYZ:
49.4448, 45.4743, 80.3001
xyY:
0.2822, 0.2595, 45.4743
CIE-Lab:
73.2031, 17.6315, -26.8976
CIE-LCH:
73.2031, 32.1613, 303.2451
CIE-Luv:
73.2031, 5.2725, -45.1810
Hunter-Lab:
67.4347, 12.8701, -23.3974
#bcabe5 color charts
#bcabe5 color shades, tints & tones
#bcabe5 color schemes
#bcabe5 color preview, HTML & CSS examples
This text has a color of #bcabe5
<p style="color:#bcabe5;">Text here</p>
.mytext {color:#bcabe5;}
This box has a color of #bcabe5
<div style="background-color:#bcabe5;">Content here</div>
.mybackground {background-color:#bcabe5;}
Border around this has a color of #bcabe5
<div style="border:2px solid #bcabe5;">Content here</div>
.myborder {border:2px solid #bcabe5;}