#d5c2e5 color space conversions
Hex:
#d5c2e5
RGB:
213, 194, 229
CMY:
16, 24, 10
CMYK:
7, 15, 0, 10
HSL:
273°, 40.2299%, 82.9412%
HSV (HSB):
273°, 15.2838%, 89.8039%
XYZ:
60.8752, 58.3868, 82.1901
xyY:
0.3022, 0.2898, 58.3868
CIE-Lab:
80.9534, 13.0909, -14.9417
CIE-LCH:
80.9534, 19.8652, 311.2227
CIE-Luv:
80.9534, 8.3669, -25.5051
Hunter-Lab:
76.4113, 8.4873, -10.2860
#d5c2e5 color charts
#d5c2e5 color shades, tints & tones
#d5c2e5 color schemes
#d5c2e5 color preview, HTML & CSS examples
This text has a color of #d5c2e5
<p style="color:#d5c2e5;">Text here</p>
.mytext {color:#d5c2e5;}
This box has a color of #d5c2e5
<div style="background-color:#d5c2e5;">Content here</div>
.mybackground {background-color:#d5c2e5;}
Border around this has a color of #d5c2e5
<div style="border:2px solid #d5c2e5;">Content here</div>
.myborder {border:2px solid #d5c2e5;}