#cdbcdd color space conversions
Hex:
#cdbcdd
RGB:
205, 188, 221
CMY:
20, 26, 13
CMYK:
7, 15, 0, 13
HSL:
271°, 32.6733%, 80.1961%
HSV (HSB):
271°, 14.9321%, 86.6667%
XYZ:
56.2112, 54.1660, 75.8991
xyY:
0.3018, 0.2908, 54.1660
CIE-Lab:
78.5584, 12.1133, -14.3009
CIE-LCH:
78.5584, 18.7416, 310.2656
CIE-Luv:
78.5584, 7.3898, -24.2080
Hunter-Lab:
73.5976, 7.5362, -9.6258
#cdbcdd color charts
#cdbcdd color shades, tints & tones
#cdbcdd color schemes
#cdbcdd color preview, HTML & CSS examples
This text has a color of #cdbcdd
<p style="color:#cdbcdd;">Text here</p>
.mytext {color:#cdbcdd;}
This box has a color of #cdbcdd
<div style="background-color:#cdbcdd;">Content here</div>
.mybackground {background-color:#cdbcdd;}
Border around this has a color of #cdbcdd
<div style="border:2px solid #cdbcdd;">Content here</div>
.myborder {border:2px solid #cdbcdd;}