#da72f2 color space conversions
Hex:
#da72f2
RGB:
218, 114, 242
CMY:
15, 55, 5
CMYK:
10, 53, 0, 5
HSL:
289°, 83.1169%, 69.8039%
HSV (HSB):
289°, 52.8926%, 94.9020%
XYZ:
50.9578, 33.3509, 87.7560
xyY:
0.2962, 0.1938, 33.3509
CIE-Lab:
64.4440, 59.4468, -47.4274
CIE-LCH:
64.4440, 76.0479, 321.4167
CIE-Luv:
64.4440, 43.9132, -83.6209
Hunter-Lab:
57.7502, 56.4424, -49.6707
#da72f2 color charts
#da72f2 color shades, tints & tones
#da72f2 color schemes
#da72f2 color preview, HTML & CSS examples
This text has a color of #da72f2
<p style="color:#da72f2;">Text here</p>
.mytext {color:#da72f2;}
This box has a color of #da72f2
<div style="background-color:#da72f2;">Content here</div>
.mybackground {background-color:#da72f2;}
Border around this has a color of #da72f2
<div style="border:2px solid #da72f2;">Content here</div>
.myborder {border:2px solid #da72f2;}