#bcc1d0 color space conversions
Hex:
#bcc1d0
RGB:
188, 193, 208
CMY:
26, 24, 18
CMYK:
10, 7, 0, 18
HSL:
225°, 17.5439%, 77.6471%
HSV (HSB):
225°, 9.6154%, 81.5686%
XYZ:
51.1942, 53.3854, 67.2807
xyY:
0.2979, 0.3106, 53.3854
CIE-Lab:
78.1020, 1.2034, -8.1044
CIE-LCH:
78.1020, 8.1933, 278.4462
CIE-Luv:
78.1020, -3.5747, -12.5949
Hunter-Lab:
73.0653, -2.7958, -3.4503
#bcc1d0 color charts
#bcc1d0 color shades, tints & tones
#bcc1d0 color schemes
#bcc1d0 color preview, HTML & CSS examples
This text has a color of #bcc1d0
<p style="color:#bcc1d0;">Text here</p>
.mytext {color:#bcc1d0;}
This box has a color of #bcc1d0
<div style="background-color:#bcc1d0;">Content here</div>
.mybackground {background-color:#bcc1d0;}
Border around this has a color of #bcc1d0
<div style="border:2px solid #bcc1d0;">Content here</div>
.myborder {border:2px solid #bcc1d0;}