#d7c8f8 color space conversions
Hex:
#d7c8f8
RGB:
215, 200, 248
CMY:
16, 22, 3
CMYK:
13, 19, 0, 3
HSL:
259°, 77.4194%, 87.8431%
HSV (HSB):
259°, 19.3548%, 97.2549%
XYZ:
65.6219, 62.5329, 97.4184
xyY:
0.2909, 0.2772, 62.5329
CIE-Lab:
83.1960, 14.3473, -21.6909
CIE-LCH:
83.1960, 26.0066, 303.4823
CIE-Luv:
83.1960, 5.1017, -36.8122
Hunter-Lab:
79.0778, 9.7403, -17.6867
#d7c8f8 color charts
#d7c8f8 color shades, tints & tones
#d7c8f8 color schemes
#d7c8f8 color preview, HTML & CSS examples
This text has a color of #d7c8f8
<p style="color:#d7c8f8;">Text here</p>
.mytext {color:#d7c8f8;}
This box has a color of #d7c8f8
<div style="background-color:#d7c8f8;">Content here</div>
.mybackground {background-color:#d7c8f8;}
Border around this has a color of #d7c8f8
<div style="border:2px solid #d7c8f8;">Content here</div>
.myborder {border:2px solid #d7c8f8;}