#da73e5 color space conversions
Hex:
#da73e5
RGB:
218, 115, 229
CMY:
15, 55, 10
CMYK:
5, 50, 0, 10
HSL:
294°, 68.6747%, 67.4510%
HSV (HSB):
294°, 49.7817%, 89.8039%
XYZ:
49.1870, 32.8240, 77.8720
xyY:
0.3076, 0.2053, 32.8240
CIE-Lab:
64.0182, 56.5218, -40.8937
CIE-LCH:
64.0182, 69.7640, 324.1142
CIE-Luv:
64.0182, 46.5846, -72.5996
Hunter-Lab:
57.2923, 52.9858, -40.4827
#da73e5 color charts
#da73e5 color shades, tints & tones
#da73e5 color schemes
#da73e5 color preview, HTML & CSS examples
This text has a color of #da73e5
<p style="color:#da73e5;">Text here</p>
.mytext {color:#da73e5;}
This box has a color of #da73e5
<div style="background-color:#da73e5;">Content here</div>
.mybackground {background-color:#da73e5;}
Border around this has a color of #da73e5
<div style="border:2px solid #da73e5;">Content here</div>
.myborder {border:2px solid #da73e5;}