#cbccdb color space conversions
Hex:
#cbccdb
RGB:
203, 204, 219
CMY:
20, 20, 14
CMYK:
7, 7, 0, 14
HSL:
236°, 18.1818%, 82.7451%
HSV (HSB):
236°, 7.3059%, 85.8824%
XYZ:
59.0077, 60.9967, 75.6813
xyY:
0.3015, 0.3117, 60.9967
CIE-Lab:
82.3770, 2.5015, -7.5475
CIE-LCH:
82.3770, 7.9512, 288.3371
CIE-Luv:
82.3770, -1.4048, -12.0399
Hunter-Lab:
78.1004, -1.8125, -2.7833
#cbccdb color charts
#cbccdb color shades, tints & tones
#cbccdb color schemes
#cbccdb color preview, HTML & CSS examples
This text has a color of #cbccdb
<p style="color:#cbccdb;">Text here</p>
.mytext {color:#cbccdb;}
This box has a color of #cbccdb
<div style="background-color:#cbccdb;">Content here</div>
.mybackground {background-color:#cbccdb;}
Border around this has a color of #cbccdb
<div style="border:2px solid #cbccdb;">Content here</div>
.myborder {border:2px solid #cbccdb;}