#bcdede color space conversions
Hex:
#bcdede
RGB:
188, 222, 222
CMY:
26, 13, 13
CMYK:
15, 0, 0, 13
HSL:
180°, 34.0000%, 80.3922%
HSV (HSB):
180°, 15.3153%, 87.0588%
XYZ:
60.0451, 68.2078, 79.1080
xyY:
0.2896, 0.3289, 68.2078
CIE-Lab:
86.1103, -11.1050, -3.7452
CIE-LCH:
86.1103, 11.7195, 198.6369
CIE-Luv:
86.1103, -17.8571, -3.8668
Hunter-Lab:
82.5880, -14.7517, 1.0200
#bcdede color charts
#bcdede color shades, tints & tones
#bcdede color schemes
#bcdede color preview, HTML & CSS examples
This text has a color of #bcdede
<p style="color:#bcdede;">Text here</p>
.mytext {color:#bcdede;}
This box has a color of #bcdede
<div style="background-color:#bcdede;">Content here</div>
.mybackground {background-color:#bcdede;}
Border around this has a color of #bcdede
<div style="border:2px solid #bcdede;">Content here</div>
.myborder {border:2px solid #bcdede;}