#bcadf2 color space conversions
Hex:
#bcadf2
RGB:
188, 173, 242
CMY:
26, 32, 5
CMYK:
22, 29, 0, 5
HSL:
253°, 72.6316%, 81.3725%
HSV (HSB):
253°, 28.5124%, 94.9020%
XYZ:
51.7096, 46.9893, 90.3489
xyY:
0.2735, 0.2486, 46.9893
CIE-Lab:
74.1829, 19.4566, -32.4514
CIE-LCH:
74.1829, 37.8372, 300.9453
CIE-Luv:
74.1829, 3.3214, -54.7665
Hunter-Lab:
68.5488, 14.6908, -30.1615
#bcadf2 color charts
#bcadf2 color shades, tints & tones
#bcadf2 color schemes
#bcadf2 color preview, HTML & CSS examples
This text has a color of #bcadf2
<p style="color:#bcadf2;">Text here</p>
.mytext {color:#bcadf2;}
This box has a color of #bcadf2
<div style="background-color:#bcadf2;">Content here</div>
.mybackground {background-color:#bcadf2;}
Border around this has a color of #bcadf2
<div style="border:2px solid #bcadf2;">Content here</div>
.myborder {border:2px solid #bcadf2;}