#bcc4df color space conversions
Hex:
#bcc4df
RGB:
188, 196, 223
CMY:
26, 23, 13
CMYK:
16, 12, 0, 13
HSL:
226°, 35.3535%, 80.5882%
HSV (HSB):
226°, 15.6951%, 87.4510%
XYZ:
53.7982, 55.4989, 77.6889
xyY:
0.2877, 0.2968, 55.4989
CIE-Lab:
79.3278, 2.7038, -14.3576
CIE-LCH:
79.3278, 14.6099, 280.6648
CIE-Luv:
79.3278, -5.7663, -22.7943
Hunter-Lab:
74.4976, -1.4675, -9.6815
#bcc4df color charts
#bcc4df color shades, tints & tones
#bcc4df color schemes
#bcc4df color preview, HTML & CSS examples
This text has a color of #bcc4df
<p style="color:#bcc4df;">Text here</p>
.mytext {color:#bcc4df;}
This box has a color of #bcc4df
<div style="background-color:#bcc4df;">Content here</div>
.mybackground {background-color:#bcc4df;}
Border around this has a color of #bcc4df
<div style="border:2px solid #bcc4df;">Content here</div>
.myborder {border:2px solid #bcc4df;}