#cbacd4 color space conversions
Hex:
#cbacd4
RGB:
203, 172, 212
CMY:
20, 33, 17
CMYK:
4, 19, 0, 17
HSL:
287°, 31.7460%, 75.2941%
HSV (HSB):
287°, 18.8679%, 83.1373%
XYZ:
51.2648, 46.9550, 68.6486
xyY:
0.3072, 0.2814, 46.9550
CIE-Lab:
74.1610, 18.3774, -16.0460
CIE-LCH:
74.1610, 24.3968, 318.8746
CIE-Luv:
74.1610, 14.8685, -27.8008
Hunter-Lab:
68.5237, 13.6250, -11.4315
#cbacd4 color charts
#cbacd4 color shades, tints & tones
#cbacd4 color schemes
#cbacd4 color preview, HTML & CSS examples
This text has a color of #cbacd4
<p style="color:#cbacd4;">Text here</p>
.mytext {color:#cbacd4;}
This box has a color of #cbacd4
<div style="background-color:#cbacd4;">Content here</div>
.mybackground {background-color:#cbacd4;}
Border around this has a color of #cbacd4
<div style="border:2px solid #cbacd4;">Content here</div>
.myborder {border:2px solid #cbacd4;}