#bcc1d5 color space conversions
Hex:
#bcc1d5
RGB:
188, 193, 213
CMY:
26, 24, 16
CMYK:
12, 9, 0, 16
HSL:
228°, 22.9358%, 78.6275%
HSV (HSB):
228°, 11.7371%, 83.5294%
XYZ:
51.8192, 53.6354, 70.5723
xyY:
0.2944, 0.3047, 53.6354
CIE-Lab:
78.2487, 2.2202, -10.5854
CIE-LCH:
78.2487, 10.8158, 281.8457
CIE-Luv:
78.2487, -3.8374, -16.6633
Hunter-Lab:
73.2362, -1.8633, -5.8681
#bcc1d5 color charts
#bcc1d5 color shades, tints & tones
#bcc1d5 color schemes
#bcc1d5 color preview, HTML & CSS examples
This text has a color of #bcc1d5
<p style="color:#bcc1d5;">Text here</p>
.mytext {color:#bcc1d5;}
This box has a color of #bcc1d5
<div style="background-color:#bcc1d5;">Content here</div>
.mybackground {background-color:#bcc1d5;}
Border around this has a color of #bcc1d5
<div style="border:2px solid #bcc1d5;">Content here</div>
.myborder {border:2px solid #bcc1d5;}