#dcaceb color space conversions
Hex:
#dcaceb
RGB:
220, 172, 235
CMY:
14, 33, 8
CMYK:
6, 27, 0, 8
HSL:
286°, 61.1650%, 79.8039%
HSV (HSB):
286°, 26.8085%, 92.1569%
XYZ:
59.2631, 50.7189, 85.2635
xyY:
0.3035, 0.2598, 50.7189
CIE-Lab:
76.5084, 28.4118, -24.8476
CIE-LCH:
76.5084, 37.7443, 318.8286
CIE-Luv:
76.5084, 22.3814, -43.8060
Hunter-Lab:
71.2172, 23.9081, -21.1319
#dcaceb color charts
#dcaceb color shades, tints & tones
#dcaceb color schemes
#dcaceb color preview, HTML & CSS examples
This text has a color of #dcaceb
<p style="color:#dcaceb;">Text here</p>
.mytext {color:#dcaceb;}
This box has a color of #dcaceb
<div style="background-color:#dcaceb;">Content here</div>
.mybackground {background-color:#dcaceb;}
Border around this has a color of #dcaceb
<div style="border:2px solid #dcaceb;">Content here</div>
.myborder {border:2px solid #dcaceb;}