#de35f5 color space conversions
Hex:
#de35f5
RGB:
222, 53, 245
CMY:
13, 79, 4
CMYK:
9, 78, 0, 4
HSL:
293°, 90.5660%, 58.4314%
HSV (HSB):
293°, 78.3673%, 96.0784%
XYZ:
47.8787, 24.6684, 88.6242
xyY:
0.2971, 0.1531, 24.6684
CIE-Lab:
56.7509, 84.2553, -61.3032
CIE-LCH:
56.7509, 104.1971, 323.9608
CIE-Luv:
56.7509, 60.6766, -105.9768
Hunter-Lab:
49.6673, 85.1544, -71.0275
#de35f5 color charts
#de35f5 color shades, tints & tones
#de35f5 color schemes
#de35f5 color preview, HTML & CSS examples
This text has a color of #de35f5
<p style="color:#de35f5;">Text here</p>
.mytext {color:#de35f5;}
This box has a color of #de35f5
<div style="background-color:#de35f5;">Content here</div>
.mybackground {background-color:#de35f5;}
Border around this has a color of #de35f5
<div style="border:2px solid #de35f5;">Content here</div>
.myborder {border:2px solid #de35f5;}