#bcdece color space conversions
Hex:
#bcdece
RGB:
188, 222, 206
CMY:
26, 13, 19
CMYK:
15, 0, 7, 13
HSL:
152°, 34.0000%, 80.3922%
HSV (HSB):
152°, 15.3153%, 87.0588%
XYZ:
58.0009, 67.3901, 68.3431
xyY:
0.2994, 0.3478, 67.3901
CIE-Lab:
85.7006, -14.2641, 4.1046
CIE-LCH:
85.7006, 14.8430, 163.9464
CIE-Luv:
85.7006, -17.5100, 8.6635
Hunter-Lab:
82.0915, -17.5428, 8.1037
#bcdece color charts
#bcdece RGB chart
#bcdece CMYK chart
#bcdece RGB pie chart
#bcdece color shades, tints & tones
#bcdece color schemes
#bcdece color preview, HTML & CSS examples
This text has a color of #bcdece
<p style="color:#bcdece;">Text here</p>
.mytext {color:#bcdece;}
Text color #bcdece
This box has a color of #bcdece
<div style="background-color:#bcdece;">Content here</div>
.mybackground {background-color:#bcdece;}
Background color #bcdece
Border around this has a color of #bcdece
<div style="border:2px solid #bcdece;">Content here</div>
.myborder {border:2px solid #bcdece;}
Border color #bcdece