#dcabe4 color space conversions
Hex:
#dcabe4
RGB:
220, 171, 228
CMY:
14, 33, 11
CMYK:
4, 25, 0, 11
HSL:
292°, 51.3514%, 78.2353%
HSV (HSB):
292°, 25.0000%, 89.4118%
XYZ:
58.0817, 49.9429, 79.9775
xyY:
0.3089, 0.2657, 49.9429
CIE-Lab:
76.0342, 27.5982, -21.7741
CIE-LCH:
76.0342, 35.1535, 321.7277
CIE-Luv:
76.0342, 23.7468, -38.6406
Hunter-Lab:
70.6703, 23.0306, -17.6292
#dcabe4 color charts
#dcabe4 color shades, tints & tones
#dcabe4 color schemes
#dcabe4 color preview, HTML & CSS examples
This text has a color of #dcabe4
<p style="color:#dcabe4;">Text here</p>
.mytext {color:#dcabe4;}
This box has a color of #dcabe4
<div style="background-color:#dcabe4;">Content here</div>
.mybackground {background-color:#dcabe4;}
Border around this has a color of #dcabe4
<div style="border:2px solid #dcabe4;">Content here</div>
.myborder {border:2px solid #dcabe4;}