#cdc3ce color space conversions
Hex:
#cdc3ce
RGB:
205, 195, 206
CMY:
20, 24, 19
CMYK:
0, 5, 0, 19
HSL:
295°, 10.0917%, 78.6275%
HSV (HSB):
295°, 5.3398%, 80.7843%
XYZ:
55.8325, 56.4656, 66.3488
xyY:
0.3125, 0.3161, 56.4656
CIE-Lab:
79.8781, 5.4807, -4.2520
CIE-LCH:
79.8781, 6.9367, 322.1949
CIE-Luv:
79.8781, 5.0305, -7.3999
Hunter-Lab:
75.1436, 1.1262, 0.2498
#cdc3ce color charts
#cdc3ce color shades, tints & tones
#cdc3ce color schemes
#cdc3ce color preview, HTML & CSS examples
This text has a color of #cdc3ce
<p style="color:#cdc3ce;">Text here</p>
.mytext {color:#cdc3ce;}
This box has a color of #cdc3ce
<div style="background-color:#cdc3ce;">Content here</div>
.mybackground {background-color:#cdc3ce;}
Border around this has a color of #cdc3ce
<div style="border:2px solid #cdc3ce;">Content here</div>
.myborder {border:2px solid #cdc3ce;}