#d0c0e2 color space conversions
Hex:
#d0c0e2
RGB:
208, 192, 226
CMY:
18, 25, 11
CMYK:
8, 15, 0, 11
HSL:
268°, 36.9565%, 81.9608%
HSV (HSB):
268°, 15.0442%, 88.6275%
XYZ:
58.5895, 56.6002, 79.7884
xyY:
0.3005, 0.2903, 56.6002
CIE-Lab:
79.9542, 11.9348, -14.8732
CIE-LCH:
79.9542, 19.0696, 308.7447
CIE-Luv:
79.9542, 6.7463, -25.1571
Hunter-Lab:
75.2331, 7.3532, -10.2168
#d0c0e2 color charts
#d0c0e2 color shades, tints & tones
#d0c0e2 color schemes
#d0c0e2 color preview, HTML & CSS examples
This text has a color of #d0c0e2
<p style="color:#d0c0e2;">Text here</p>
.mytext {color:#d0c0e2;}
This box has a color of #d0c0e2
<div style="background-color:#d0c0e2;">Content here</div>
.mybackground {background-color:#d0c0e2;}
Border around this has a color of #d0c0e2
<div style="border:2px solid #d0c0e2;">Content here</div>
.myborder {border:2px solid #d0c0e2;}