#d0c0f0 color space conversions
Hex:
#d0c0f0
RGB:
208, 192, 240
CMY:
18, 25, 6
CMYK:
13, 20, 0, 6
HSL:
260°, 61.5385%, 84.7059%
HSV (HSB):
260°, 20.0000%, 94.1176%
XYZ:
60.5902, 57.4004, 90.3240
xyY:
0.2909, 0.2755, 57.4004
CIE-Lab:
80.4043, 14.7841, -21.7077
CIE-LCH:
80.4043, 26.2640, 304.2569
CIE-Luv:
80.4043, 5.6299, -36.7412
Hunter-Lab:
75.7631, 10.1670, -17.6508
#d0c0f0 color charts
#d0c0f0 color shades, tints & tones
#d0c0f0 color schemes
#d0c0f0 color preview, HTML & CSS examples
This text has a color of #d0c0f0
<p style="color:#d0c0f0;">Text here</p>
.mytext {color:#d0c0f0;}
This box has a color of #d0c0f0
<div style="background-color:#d0c0f0;">Content here</div>
.mybackground {background-color:#d0c0f0;}
Border around this has a color of #d0c0f0
<div style="border:2px solid #d0c0f0;">Content here</div>
.myborder {border:2px solid #d0c0f0;}