#dcabe2 color space conversions
Hex:
#dcabe2
RGB:
220, 171, 226
CMY:
14, 33, 11
CMYK:
3, 24, 0, 11
HSL:
293°, 48.6726%, 77.8431%
HSV (HSB):
293°, 24.3363%, 88.6275%
XYZ:
57.8056, 49.8325, 78.5234
xyY:
0.3105, 0.2677, 49.8325
CIE-Lab:
75.9663, 27.2174, -20.7909
CIE-LCH:
75.9663, 34.2498, 322.6245
CIE-Luv:
75.9663, 24.0028, -36.9855
Hunter-Lab:
70.5921, 22.6317, -16.5370
#dcabe2 color charts
#dcabe2 color shades, tints & tones
#dcabe2 color schemes
#dcabe2 color preview, HTML & CSS examples
This text has a color of #dcabe2
<p style="color:#dcabe2;">Text here</p>
.mytext {color:#dcabe2;}
This box has a color of #dcabe2
<div style="background-color:#dcabe2;">Content here</div>
.mybackground {background-color:#dcabe2;}
Border around this has a color of #dcabe2
<div style="border:2px solid #dcabe2;">Content here</div>
.myborder {border:2px solid #dcabe2;}