#bcaed8 color space conversions
Hex:
#bcaed8
RGB:
188, 174, 216
CMY:
26, 32, 15
CMYK:
13, 19, 0, 15
HSL:
260°, 35.0000%, 76.4706%
HSV (HSB):
260°, 19.4444%, 84.7059%
XYZ:
48.2698, 45.9213, 71.2854
xyY:
0.2917, 0.2775, 45.9213
CIE-Lab:
73.4945, 13.1647, -19.3633
CIE-LCH:
73.4945, 23.4147, 304.2110
CIE-Luv:
73.4945, 4.9674, -32.2216
Hunter-Lab:
67.7653, 8.5577, -14.9341
#bcaed8 color charts
#bcaed8 color shades, tints & tones
#bcaed8 color schemes
#bcaed8 color preview, HTML & CSS examples
This text has a color of #bcaed8
<p style="color:#bcaed8;">Text here</p>
.mytext {color:#bcaed8;}
This box has a color of #bcaed8
<div style="background-color:#bcaed8;">Content here</div>
.mybackground {background-color:#bcaed8;}
Border around this has a color of #bcaed8
<div style="border:2px solid #bcaed8;">Content here</div>
.myborder {border:2px solid #bcaed8;}