#bcc1d4 color space conversions
Hex:
#bcc1d4
RGB:
188, 193, 212
CMY:
26, 24, 17
CMYK:
11, 9, 0, 17
HSL:
228°, 21.8182%, 78.4314%
HSV (HSB):
228°, 11.3208%, 83.1373%
XYZ:
51.6927, 53.5848, 69.9058
xyY:
0.2951, 0.3059, 53.5848
CIE-Lab:
78.2190, 2.0152, -10.0900
CIE-LCH:
78.2190, 10.2892, 281.2949
CIE-Luv:
78.2190, -3.7847, -15.8470
Hunter-Lab:
73.2016, -2.0518, -5.3794
#bcc1d4 color charts
#bcc1d4 color shades, tints & tones
#bcc1d4 color schemes
#bcc1d4 color preview, HTML & CSS examples
This text has a color of #bcc1d4
<p style="color:#bcc1d4;">Text here</p>
.mytext {color:#bcc1d4;}
This box has a color of #bcc1d4
<div style="background-color:#bcc1d4;">Content here</div>
.mybackground {background-color:#bcc1d4;}
Border around this has a color of #bcc1d4
<div style="border:2px solid #bcc1d4;">Content here</div>
.myborder {border:2px solid #bcc1d4;}