#bcc0ce color space conversions
Hex:
#bcc0ce
RGB:
188, 192, 206
CMY:
26, 25, 19
CMYK:
9, 7, 0, 19
HSL:
227°, 15.5172%, 77.2549%
HSV (HSB):
227°, 8.7379%, 80.7843%
XYZ:
50.7293, 52.8469, 65.9193
xyY:
0.2993, 0.3118, 52.8469
CIE-Lab:
77.7845, 1.3366, -7.4949
CIE-LCH:
77.7845, 7.6132, 280.1115
CIE-Luv:
77.7845, -2.9833, -11.6595
Hunter-Lab:
72.6959, -2.6553, -2.8760
#bcc0ce color charts
#bcc0ce color shades, tints & tones
#bcc0ce color schemes
#bcc0ce color preview, HTML & CSS examples
This text has a color of #bcc0ce
<p style="color:#bcc0ce;">Text here</p>
.mytext {color:#bcc0ce;}
This box has a color of #bcc0ce
<div style="background-color:#bcc0ce;">Content here</div>
.mybackground {background-color:#bcc0ce;}
Border around this has a color of #bcc0ce
<div style="border:2px solid #bcc0ce;">Content here</div>
.myborder {border:2px solid #bcc0ce;}