#dcbeec color space conversions
Hex:
#dcbeec
RGB:
220, 190, 236
CMY:
14, 25, 7
CMYK:
7, 19, 0, 7
HSL:
279°, 54.7619%, 83.5294%
HSV (HSB):
279°, 19.4915%, 92.5490%
XYZ:
63.0690, 58.0987, 87.2470
xyY:
0.3026, 0.2788, 58.0987
CIE-Lab:
80.7936, 18.8959, -18.8778
CIE-LCH:
80.7936, 26.7100, 315.0274
CIE-Luv:
80.7936, 13.6983, -32.8170
Hunter-Lab:
76.2225, 14.3074, -14.5097
#dcbeec color charts
#dcbeec RGB chart
#dcbeec CMYK chart
#dcbeec RGB pie chart
#dcbeec color shades, tints & tones
#dcbeec color schemes
#dcbeec color preview, HTML & CSS examples
This text has a color of #dcbeec
<p style="color:#dcbeec;">Text here</p>
.mytext {color:#dcbeec;}
Text color #dcbeec
This box has a color of #dcbeec
<div style="background-color:#dcbeec;">Content here</div>
.mybackground {background-color:#dcbeec;}
Background color #dcbeec
Border around this has a color of #dcbeec
<div style="border:2px solid #dcbeec;">Content here</div>
.myborder {border:2px solid #dcbeec;}
Border color #dcbeec