#cbbfd9 color space conversions
Hex:
#cbbfd9
RGB:
203, 191, 217
CMY:
20, 25, 15
CMYK:
6, 12, 0, 15
HSL:
268°, 25.4902%, 80.0000%
HSV (HSB):
268°, 11.9816%, 85.0980%
XYZ:
55.7838, 54.9679, 73.3154
xyY:
0.3031, 0.2986, 54.9679
CIE-Lab:
79.0228, 9.0455, -11.4649
CIE-LCH:
79.0228, 14.6036, 308.2725
CIE-Luv:
79.0228, 5.1001, -19.2110
Hunter-Lab:
74.1403, 4.5593, -6.7321
#cbbfd9 color charts
#cbbfd9 color shades, tints & tones
#cbbfd9 color schemes
#cbbfd9 color preview, HTML & CSS examples
This text has a color of #cbbfd9
<p style="color:#cbbfd9;">Text here</p>
.mytext {color:#cbbfd9;}
This box has a color of #cbbfd9
<div style="background-color:#cbbfd9;">Content here</div>
.mybackground {background-color:#cbbfd9;}
Border around this has a color of #cbbfd9
<div style="border:2px solid #cbbfd9;">Content here</div>
.myborder {border:2px solid #cbbfd9;}