#cbc2e6 color space conversions
Hex:
#cbc2e6
RGB:
203, 194, 230
CMY:
20, 24, 10
CMYK:
12, 16, 0, 10
HSL:
255°, 41.8605%, 83.1373%
HSV (HSB):
255°, 15.6522%, 90.1961%
XYZ:
58.2033, 56.9933, 82.7961
xyY:
0.2940, 0.2879, 56.9933
CIE-Lab:
80.1758, 10.0424, -16.7288
CIE-LCH:
80.1758, 19.5116, 300.9766
CIE-Luv:
80.1758, 2.7139, -27.8443
Hunter-Lab:
75.4939, 5.5034, -12.1791
#cbc2e6 color charts
#cbc2e6 color shades, tints & tones
#cbc2e6 color schemes
#cbc2e6 color preview, HTML & CSS examples
This text has a color of #cbc2e6
<p style="color:#cbc2e6;">Text here</p>
.mytext {color:#cbc2e6;}
This box has a color of #cbc2e6
<div style="background-color:#cbc2e6;">Content here</div>
.mybackground {background-color:#cbc2e6;}
Border around this has a color of #cbc2e6
<div style="border:2px solid #cbc2e6;">Content here</div>
.myborder {border:2px solid #cbc2e6;}