#dcbdef color space conversions
Hex:
#dcbdef
RGB:
220, 189, 239
CMY:
14, 26, 6
CMYK:
8, 21, 0, 6
HSL:
277°, 60.9756%, 83.9216%
HSV (HSB):
277°, 20.9205%, 93.7255%
XYZ:
63.2928, 57.8428, 89.4902
xyY:
0.3005, 0.2746, 57.8428
CIE-Lab:
80.6513, 20.0244, -20.7018
CIE-LCH:
80.6513, 28.8018, 314.0471
CIE-Luv:
80.6513, 13.8824, -35.9627
Hunter-Lab:
76.0545, 15.4530, -16.5260
#dcbdef color charts
#dcbdef RGB chart
#dcbdef CMYK chart
#dcbdef RGB pie chart
#dcbdef color shades, tints & tones
#dcbdef color schemes
#dcbdef color preview, HTML & CSS examples
This text has a color of #dcbdef
<p style="color:#dcbdef;">Text here</p>
.mytext {color:#dcbdef;}
Text color #dcbdef
This box has a color of #dcbdef
<div style="background-color:#dcbdef;">Content here</div>
.mybackground {background-color:#dcbdef;}
Background color #dcbdef
Border around this has a color of #dcbdef
<div style="border:2px solid #dcbdef;">Content here</div>
.myborder {border:2px solid #dcbdef;}
Border color #dcbdef