#dcbeff color space conversions
Hex:
#dcbeff
RGB:
220, 190, 255
CMY:
14, 25, 0
CMYK:
14, 25, 0, 0
HSL:
268°, 100.0000%, 87.2549%
HSV (HSB):
268°, 25.4902%, 100.0000%
XYZ:
65.9787, 59.2626, 102.5691
xyY:
0.2896, 0.2601, 59.2626
CIE-Lab:
81.4357, 22.7343, -28.0643
CIE-LCH:
81.4357, 36.1173, 309.0102
CIE-Luv:
81.4357, 11.8368, -48.6055
Hunter-Lab:
76.9822, 18.2671, -25.1090
#dcbeff color charts
#dcbeff color shades, tints & tones
#dcbeff color schemes
#dcbeff color preview, HTML & CSS examples
This text has a color of #dcbeff
<p style="color:#dcbeff;">Text here</p>
.mytext {color:#dcbeff;}
This box has a color of #dcbeff
<div style="background-color:#dcbeff;">Content here</div>
.mybackground {background-color:#dcbeff;}
Border around this has a color of #dcbeff
<div style="border:2px solid #dcbeff;">Content here</div>
.myborder {border:2px solid #dcbeff;}