#da8dcc color space conversions
Hex:
#da8dcc
RGB:
218, 141, 204
CMY:
15, 45, 20
CMYK:
0, 35, 6, 15
HSL:
311°, 50.9934%, 70.3922%
HSV (HSB):
311°, 35.3211%, 85.4902%
XYZ:
49.3374, 38.3148, 61.9219
xyY:
0.3299, 0.2562, 38.3148
CIE-Lab:
68.2520, 38.6812, -20.4388
CIE-LCH:
68.2520, 43.7491, 332.1485
CIE-Luv:
68.2520, 40.6854, -37.7308
Hunter-Lab:
61.8990, 33.9527, -15.9827
#da8dcc color charts
#da8dcc color shades, tints & tones
#da8dcc color schemes
#da8dcc color preview, HTML & CSS examples
This text has a color of #da8dcc
<p style="color:#da8dcc;">Text here</p>
.mytext {color:#da8dcc;}
This box has a color of #da8dcc
<div style="background-color:#da8dcc;">Content here</div>
.mybackground {background-color:#da8dcc;}
Border around this has a color of #da8dcc
<div style="border:2px solid #da8dcc;">Content here</div>
.myborder {border:2px solid #da8dcc;}