#cbbdda color space conversions
Hex:
#cbbdda
RGB:
203, 189, 218
CMY:
20, 26, 15
CMYK:
7, 13, 0, 15
HSL:
269°, 28.1553%, 79.8039%
HSV (HSB):
269°, 13.3028%, 85.4902%
XYZ:
55.4811, 54.1537, 73.8582
xyY:
0.3024, 0.2951, 54.1537
CIE-Lab:
78.5512, 10.3193, -12.7094
CIE-LCH:
78.5512, 16.3712, 309.0746
CIE-Luv:
78.5512, 6.0045, -21.3766
Hunter-Lab:
73.5892, 5.7955, -7.9943
#cbbdda color charts
#cbbdda color shades, tints & tones
#cbbdda color schemes
#cbbdda color preview, HTML & CSS examples
This text has a color of #cbbdda
<p style="color:#cbbdda;">Text here</p>
.mytext {color:#cbbdda;}
This box has a color of #cbbdda
<div style="background-color:#cbbdda;">Content here</div>
.mybackground {background-color:#cbbdda;}
Border around this has a color of #cbbdda
<div style="border:2px solid #cbbdda;">Content here</div>
.myborder {border:2px solid #cbbdda;}