#da94ec color space conversions
Hex:
#da94ec
RGB:
218, 148, 236
CMY:
15, 42, 7
CMYK:
8, 37, 0, 7
HSL:
288°, 69.8413%, 75.2941%
HSV (HSB):
288°, 37.2881%, 92.5490%
XYZ:
54.6437, 42.1414, 84.6109
xyY:
0.3012, 0.2323, 42.1414
CIE-Lab:
70.9683, 40.8914, -33.9281
CIE-LCH:
70.9683, 53.1340, 320.3171
CIE-Luv:
70.9683, 31.8651, -60.0708
Hunter-Lab:
64.9164, 36.6496, -31.8361
#da94ec color charts
#da94ec color shades, tints & tones
#da94ec color schemes
#da94ec color preview, HTML & CSS examples
This text has a color of #da94ec
<p style="color:#da94ec;">Text here</p>
.mytext {color:#da94ec;}
This box has a color of #da94ec
<div style="background-color:#da94ec;">Content here</div>
.mybackground {background-color:#da94ec;}
Border around this has a color of #da94ec
<div style="border:2px solid #da94ec;">Content here</div>
.myborder {border:2px solid #da94ec;}