#da42f5 color space conversions
Hex:
#da42f5
RGB:
218, 66, 245
CMY:
15, 74, 4
CMYK:
11, 73, 0, 4
HSL:
291°, 89.9497%, 60.9804%
HSV (HSB):
291°, 73.0612%, 96.0784%
XYZ:
47.3431, 25.3944, 88.7926
xyY:
0.2931, 0.1572, 25.3944
CIE-Lab:
57.4577, 79.7193, -60.2026
CIE-LCH:
57.4577, 99.8976, 322.9405
CIE-Luv:
57.4577, 55.8575, -104.0620
Hunter-Lab:
50.3929, 79.5096, -69.1943
#da42f5 color charts
#da42f5 color shades, tints & tones
#da42f5 color schemes
#da42f5 color preview, HTML & CSS examples
This text has a color of #da42f5
<p style="color:#da42f5;">Text here</p>
.mytext {color:#da42f5;}
This box has a color of #da42f5
<div style="background-color:#da42f5;">Content here</div>
.mybackground {background-color:#da42f5;}
Border around this has a color of #da42f5
<div style="border:2px solid #da42f5;">Content here</div>
.myborder {border:2px solid #da42f5;}