#de73f5 color space conversions
Hex:
#de73f5
RGB:
222, 115, 245
CMY:
13, 55, 4
CMYK:
9, 53, 0, 4
HSL:
289°, 86.6667%, 70.5882%
HSV (HSB):
289°, 53.0612%, 96.0784%
XYZ:
52.7364, 34.3836, 90.2434
xyY:
0.2973, 0.1939, 34.3836
CIE-Lab:
65.2659, 60.5758, -47.7524
CIE-LCH:
65.2659, 77.1344, 321.7510
CIE-Luv:
65.2659, 45.4084, -84.5049
Hunter-Lab:
58.6376, 57.9203, -50.2012
#de73f5 color charts
#de73f5 color shades, tints & tones
#de73f5 color schemes
#de73f5 color preview, HTML & CSS examples
This text has a color of #de73f5
<p style="color:#de73f5;">Text here</p>
.mytext {color:#de73f5;}
This box has a color of #de73f5
<div style="background-color:#de73f5;">Content here</div>
.mybackground {background-color:#de73f5;}
Border around this has a color of #de73f5
<div style="border:2px solid #de73f5;">Content here</div>
.myborder {border:2px solid #de73f5;}