#dcbeea color space conversions
Hex:
#dcbeea
RGB:
220, 190, 234
CMY:
14, 25, 8
CMYK:
6, 19, 0, 8
HSL:
281°, 51.1628%, 83.1373%
HSV (HSB):
281°, 18.8034%, 91.7647%
XYZ:
62.7799, 57.9831, 85.7249
xyY:
0.3040, 0.2808, 57.9831
CIE-Lab:
80.7294, 18.5055, -17.9020
CIE-LCH:
80.7294, 25.7476, 315.9498
CIE-Luv:
80.7294, 13.8934, -31.1681
Hunter-Lab:
76.1466, 13.9098, -13.4453
#dcbeea color charts
#dcbeea color shades, tints & tones
#dcbeea color schemes
#dcbeea color preview, HTML & CSS examples
This text has a color of #dcbeea
<p style="color:#dcbeea;">Text here</p>
.mytext {color:#dcbeea;}
This box has a color of #dcbeea
<div style="background-color:#dcbeea;">Content here</div>
.mybackground {background-color:#dcbeea;}
Border around this has a color of #dcbeea
<div style="border:2px solid #dcbeea;">Content here</div>
.myborder {border:2px solid #dcbeea;}