#cbccd7 color space conversions
Hex:
#cbccd7
RGB:
203, 204, 215
CMY:
20, 20, 16
CMYK:
6, 5, 0, 16
HSL:
235°, 13.0435%, 81.9608%
HSV (HSB):
235°, 5.5814%, 84.3137%
XYZ:
58.4872, 60.7885, 72.9407
xyY:
0.3043, 0.3163, 60.7885
CIE-Lab:
82.2649, 1.7267, -5.5758
CIE-LCH:
82.2649, 5.8371, 287.2070
CIE-Luv:
82.2649, -1.1780, -8.8310
Hunter-Lab:
77.9670, -2.5399, -0.8909
#cbccd7 color charts
#cbccd7 color shades, tints & tones
#cbccd7 color schemes
#cbccd7 color preview, HTML & CSS examples
This text has a color of #cbccd7
<p style="color:#cbccd7;">Text here</p>
.mytext {color:#cbccd7;}
This box has a color of #cbccd7
<div style="background-color:#cbccd7;">Content here</div>
.mybackground {background-color:#cbccd7;}
Border around this has a color of #cbccd7
<div style="border:2px solid #cbccd7;">Content here</div>
.myborder {border:2px solid #cbccd7;}