#da72e2 color space conversions
Hex:
#da72e2
RGB:
218, 114, 226
CMY:
15, 55, 11
CMYK:
4, 50, 0, 11
HSL:
296°, 65.8824%, 66.6667%
HSV (HSB):
296°, 49.5575%, 88.6275%
XYZ:
48.6582, 32.4310, 75.6468
xyY:
0.3104, 0.2069, 32.4310
CIE-Lab:
63.6975, 56.4601, -39.7264
CIE-LCH:
63.6975, 69.0357, 324.8691
CIE-Luv:
63.6975, 47.6656, -70.6547
Hunter-Lab:
56.9483, 52.8561, -38.8936
#da72e2 color charts
#da72e2 color shades, tints & tones
#da72e2 color schemes
#da72e2 color preview, HTML & CSS examples
This text has a color of #da72e2
<p style="color:#da72e2;">Text here</p>
.mytext {color:#da72e2;}
This box has a color of #da72e2
<div style="background-color:#da72e2;">Content here</div>
.mybackground {background-color:#da72e2;}
Border around this has a color of #da72e2
<div style="border:2px solid #da72e2;">Content here</div>
.myborder {border:2px solid #da72e2;}