#da98e2 color space conversions
Hex:
#da98e2
RGB:
218, 152, 226
CMY:
15, 40, 11
CMYK:
4, 33, 0, 11
HSL:
294°, 56.0606%, 74.1176%
HSV (HSB):
294°, 32.7434%, 88.6275%
XYZ:
53.8691, 42.8529, 77.3837
xyY:
0.3094, 0.2461, 42.8529
CIE-Lab:
71.4550, 36.8198, -27.6970
CIE-LCH:
71.4550, 46.0741, 323.0484
CIE-Luv:
71.4550, 31.7237, -49.3265
Hunter-Lab:
65.4621, 32.3300, -24.2641
#da98e2 color charts
#da98e2 color shades, tints & tones
#da98e2 color schemes
#da98e2 color preview, HTML & CSS examples
This text has a color of #da98e2
<p style="color:#da98e2;">Text here</p>
.mytext {color:#da98e2;}
This box has a color of #da98e2
<div style="background-color:#da98e2;">Content here</div>
.mybackground {background-color:#da98e2;}
Border around this has a color of #da98e2
<div style="border:2px solid #da98e2;">Content here</div>
.myborder {border:2px solid #da98e2;}