#da72f3 color space conversions
Hex:
#da72f3
RGB:
218, 114, 243
CMY:
15, 55, 5
CMYK:
10, 53, 0, 5
HSL:
288°, 84.3137%, 70.0000%
HSV (HSB):
288°, 53.0864%, 95.2941%
XYZ:
51.1084, 33.4111, 88.5493
xyY:
0.2953, 0.1931, 33.4111
CIE-Lab:
64.4924, 59.6380, -47.9031
CIE-LCH:
64.4924, 76.4944, 321.2275
CIE-Luv:
64.4924, 43.6829, -84.4251
Hunter-Lab:
57.8024, 56.6743, -50.3666
#da72f3 color charts
#da72f3 color shades, tints & tones
#da72f3 color schemes
#da72f3 color preview, HTML & CSS examples
This text has a color of #da72f3
<p style="color:#da72f3;">Text here</p>
.mytext {color:#da72f3;}
This box has a color of #da72f3
<div style="background-color:#da72f3;">Content here</div>
.mybackground {background-color:#da72f3;}
Border around this has a color of #da72f3
<div style="border:2px solid #da72f3;">Content here</div>
.myborder {border:2px solid #da72f3;}