#d0c3e5 color space conversions
Hex:
#d0c3e5
RGB:
208, 195, 229
CMY:
18, 24, 10
CMYK:
9, 15, 0, 10
HSL:
263°, 39.5349%, 83.1373%
HSV (HSB):
263°, 14.8472%, 89.8039%
XYZ:
59.6704, 58.0973, 82.1977
xyY:
0.2984, 0.2905, 58.0973
CIE-Lab:
80.7928, 10.9207, -15.2241
CIE-LCH:
80.7928, 18.7359, 305.6529
CIE-Luv:
80.7928, 5.0666, -25.5903
Hunter-Lab:
76.2216, 6.3518, -10.5835
#d0c3e5 color charts
#d0c3e5 color shades, tints & tones
#d0c3e5 color schemes
#d0c3e5 color preview, HTML & CSS examples
This text has a color of #d0c3e5
<p style="color:#d0c3e5;">Text here</p>
.mytext {color:#d0c3e5;}
This box has a color of #d0c3e5
<div style="background-color:#d0c3e5;">Content here</div>
.mybackground {background-color:#d0c3e5;}
Border around this has a color of #d0c3e5
<div style="border:2px solid #d0c3e5;">Content here</div>
.myborder {border:2px solid #d0c3e5;}