#da09ea color space conversions
Hex:
#da09ea
RGB:
218, 9, 234
CMY:
15, 96, 8
CMYK:
7, 96, 0, 8
HSL:
296°, 92.5926%, 47.6471%
HSV (HSB):
296°, 96.1538%, 91.7647%
XYZ:
43.8624, 21.0413, 79.5915
xyY:
0.3036, 0.1456, 21.0413
CIE-Lab:
52.9947, 88.9951, -61.2066
CIE-LCH:
52.9947, 108.0110, 325.4817
CIE-Luv:
52.9947, 65.7436, -104.5775
Hunter-Lab:
45.8708, 90.4107, -70.7658
#da09ea color charts
#da09ea color shades, tints & tones
#da09ea color schemes
#da09ea color preview, HTML & CSS examples
This text has a color of #da09ea
<p style="color:#da09ea;">Text here</p>
.mytext {color:#da09ea;}
This box has a color of #da09ea
<div style="background-color:#da09ea;">Content here</div>
.mybackground {background-color:#da09ea;}
Border around this has a color of #da09ea
<div style="border:2px solid #da09ea;">Content here</div>
.myborder {border:2px solid #da09ea;}