#da98db color space conversions
Hex:
#da98db
RGB:
218, 152, 219
CMY:
15, 40, 14
CMYK:
0, 31, 0, 14
HSL:
299°, 48.2014%, 72.7451%
HSV (HSB):
299°, 30.5936%, 85.8824%
XYZ:
52.9279, 42.4764, 72.4270
xyY:
0.3154, 0.2531, 42.4764
CIE-Lab:
71.1981, 35.5028, -24.2447
CIE-LCH:
71.1981, 42.9913, 325.6710
CIE-Luv:
71.1981, 32.8473, -43.5163
Hunter-Lab:
65.1739, 30.9059, -20.2666
#da98db color charts
#da98db color shades, tints & tones
#da98db color schemes
#da98db color preview, HTML & CSS examples
This text has a color of #da98db
<p style="color:#da98db;">Text here</p>
.mytext {color:#da98db;}
This box has a color of #da98db
<div style="background-color:#da98db;">Content here</div>
.mybackground {background-color:#da98db;}
Border around this has a color of #da98db
<div style="border:2px solid #da98db;">Content here</div>
.myborder {border:2px solid #da98db;}