#bcadf4 color space conversions
Hex:
#bcadf4
RGB:
188, 173, 244
CMY:
26, 32, 4
CMYK:
23, 29, 0, 4
HSL:
253°, 76.3441%, 81.7647%
HSV (HSB):
253°, 29.0984%, 95.6863%
XYZ:
52.0117, 47.1102, 91.9398
xyY:
0.2722, 0.2466, 47.1102
CIE-Lab:
74.2602, 19.9171, -33.4150
CIE-LCH:
74.2602, 38.9005, 300.7972
CIE-Luv:
74.2602, 3.1588, -56.4538
Hunter-Lab:
68.6368, 15.1496, -31.3738
#bcadf4 color charts
#bcadf4 color shades, tints & tones
#bcadf4 color schemes
#bcadf4 color preview, HTML & CSS examples
This text has a color of #bcadf4
<p style="color:#bcadf4;">Text here</p>
.mytext {color:#bcadf4;}
This box has a color of #bcadf4
<div style="background-color:#bcadf4;">Content here</div>
.mybackground {background-color:#bcadf4;}
Border around this has a color of #bcadf4
<div style="border:2px solid #bcadf4;">Content here</div>
.myborder {border:2px solid #bcadf4;}