#cdc3e8 color space conversions
Hex:
#cdc3e8
RGB:
205, 195, 232
CMY:
20, 24, 9
CMYK:
12, 16, 0, 9
HSL:
256°, 44.5783%, 83.7255%
HSV (HSB):
256°, 15.9483%, 90.9804%
XYZ:
59.2574, 57.8355, 84.3841
xyY:
0.2941, 0.2871, 57.8355
CIE-Lab:
80.6473, 10.5581, -17.0757
CIE-LCH:
80.6473, 20.0762, 301.7291
CIE-Luv:
80.6473, 3.1899, -28.5131
Hunter-Lab:
76.0497, 5.9991, -12.5529
#cdc3e8 color charts
#cdc3e8 color shades, tints & tones
#cdc3e8 color schemes
#cdc3e8 color preview, HTML & CSS examples
This text has a color of #cdc3e8
<p style="color:#cdc3e8;">Text here</p>
.mytext {color:#cdc3e8;}
This box has a color of #cdc3e8
<div style="background-color:#cdc3e8;">Content here</div>
.mybackground {background-color:#cdc3e8;}
Border around this has a color of #cdc3e8
<div style="border:2px solid #cdc3e8;">Content here</div>
.myborder {border:2px solid #cdc3e8;}