#bcaaf3 color space conversions
Hex:
#bcaaf3
RGB:
188, 170, 243
CMY:
26, 33, 5
CMYK:
23, 30, 0, 5
HSL:
255°, 75.2577%, 80.9804%
HSV (HSB):
255°, 30.0412%, 95.2941%
XYZ:
51.2914, 45.9119, 90.9525
xyY:
0.2726, 0.2440, 45.9119
CIE-Lab:
73.4883, 21.3473, -34.0667
CIE-LCH:
73.4883, 40.2026, 302.0726
CIE-Luv:
73.4883, 4.5164, -57.6673
Hunter-Lab:
67.7583, 16.5432, -32.1547
#bcaaf3 color charts
#bcaaf3 color shades, tints & tones
#bcaaf3 color schemes
#bcaaf3 color preview, HTML & CSS examples
This text has a color of #bcaaf3
<p style="color:#bcaaf3;">Text here</p>
.mytext {color:#bcaaf3;}
This box has a color of #bcaaf3
<div style="background-color:#bcaaf3;">Content here</div>
.mybackground {background-color:#bcaaf3;}
Border around this has a color of #bcaaf3
<div style="border:2px solid #bcaaf3;">Content here</div>
.myborder {border:2px solid #bcaaf3;}