#de34f5 color space conversions
Hex:
#de34f5
RGB:
222, 52, 245
CMY:
13, 80, 4
CMYK:
9, 79, 0, 4
HSL:
293°, 90.6103%, 58.2353%
HSV (HSB):
293°, 78.7755%, 96.0784%
XYZ:
47.8336, 24.5782, 88.6091
xyY:
0.2971, 0.1526, 24.5782
CIE-Lab:
56.6621, 84.5131, -61.4457
CIE-LCH:
56.6621, 104.4894, 323.9808
CIE-Luv:
56.6621, 60.8233, -106.1816
Hunter-Lab:
49.5764, 85.4667, -71.2672
#de34f5 color charts
#de34f5 color shades, tints & tones
#de34f5 color schemes
#de34f5 color preview, HTML & CSS examples
This text has a color of #de34f5
<p style="color:#de34f5;">Text here</p>
.mytext {color:#de34f5;}
This box has a color of #de34f5
<div style="background-color:#de34f5;">Content here</div>
.mybackground {background-color:#de34f5;}
Border around this has a color of #de34f5
<div style="border:2px solid #de34f5;">Content here</div>
.myborder {border:2px solid #de34f5;}