#bcdcde color space conversions
Hex:
#bcdcde
RGB:
188, 220, 222
CMY:
26, 14, 13
CMYK:
15, 1, 0, 13
HSL:
184°, 34.0000%, 80.3922%
HSV (HSB):
184°, 15.3153%, 87.0588%
XYZ:
59.5171, 67.1517, 78.9319
xyY:
0.2895, 0.3266, 67.1517
CIE-Lab:
85.5805, -10.0828, -4.5251
CIE-LCH:
85.5805, 11.0517, 204.1704
CIE-Luv:
85.5805, -16.9268, -5.2508
Hunter-Lab:
81.9461, -13.7621, 0.2531
#bcdcde color charts
#bcdcde color shades, tints & tones
#bcdcde color schemes
#bcdcde color preview, HTML & CSS examples
This text has a color of #bcdcde
<p style="color:#bcdcde;">Text here</p>
.mytext {color:#bcdcde;}
This box has a color of #bcdcde
<div style="background-color:#bcdcde;">Content here</div>
.mybackground {background-color:#bcdcde;}
Border around this has a color of #bcdcde
<div style="border:2px solid #bcdcde;">Content here</div>
.myborder {border:2px solid #bcdcde;}