#da98e9 color space conversions
Hex:
#da98e9
RGB:
218, 152, 233
CMY:
15, 40, 9
CMYK:
6, 35, 0, 9
HSL:
289°, 64.8000%, 75.4902%
HSV (HSB):
289°, 34.7639%, 91.3725%
XYZ:
54.8497, 43.2451, 82.5470
xyY:
0.3036, 0.2394, 43.2451
CIE-Lab:
71.7210, 38.1687, -31.1229
CIE-LCH:
71.7210, 49.2492, 320.8061
CIE-Luv:
71.7210, 30.6030, -55.1486
Hunter-Lab:
65.7610, 33.8008, -28.3916
#da98e9 color charts
#da98e9 color shades, tints & tones
#da98e9 color schemes
#da98e9 color preview, HTML & CSS examples
This text has a color of #da98e9
<p style="color:#da98e9;">Text here</p>
.mytext {color:#da98e9;}
This box has a color of #da98e9
<div style="background-color:#da98e9;">Content here</div>
.mybackground {background-color:#da98e9;}
Border around this has a color of #da98e9
<div style="border:2px solid #da98e9;">Content here</div>
.myborder {border:2px solid #da98e9;}