#dcabeb color space conversions
Hex:
#dcabeb
RGB:
220, 171, 235
CMY:
14, 33, 8
CMYK:
6, 27, 0, 8
HSL:
286°, 61.5385%, 79.6078%
HSV (HSB):
286°, 27.2340%, 92.1569%
XYZ:
59.0735, 50.3396, 85.2003
xyY:
0.3035, 0.2587, 50.3396
CIE-Lab:
76.2772, 28.9521, -25.2006
CIE-LCH:
76.2772, 38.3835, 318.9629
CIE-Luv:
76.2772, 22.8500, -44.4510
Hunter-Lab:
70.9504, 24.4563, -21.5326
#dcabeb color charts
#dcabeb color shades, tints & tones
#dcabeb color schemes
#dcabeb color preview, HTML & CSS examples
This text has a color of #dcabeb
<p style="color:#dcabeb;">Text here</p>
.mytext {color:#dcabeb;}
This box has a color of #dcabeb
<div style="background-color:#dcabeb;">Content here</div>
.mybackground {background-color:#dcabeb;}
Border around this has a color of #dcabeb
<div style="border:2px solid #dcabeb;">Content here</div>
.myborder {border:2px solid #dcabeb;}