#de35b5 color space conversions
Hex:
#de35b5
RGB:
222, 53, 181
CMY:
13, 79, 29
CMYK:
0, 76, 18, 13
HSL:
315°, 71.9149%, 53.9216%
HSV (HSB):
315°, 76.1261%, 87.0588%
XYZ:
39.7378, 21.4120, 45.7546
xyY:
0.3717, 0.2003, 21.4120
CIE-Lab:
53.3975, 74.7468, -30.1525
CIE-LCH:
53.3975, 80.5994, 338.0311
CIE-Luv:
53.3975, 84.1490, -56.5840
Hunter-Lab:
46.2731, 72.3119, -26.2344
#de35b5 color charts
#de35b5 color shades, tints & tones
#de35b5 color schemes
#de35b5 color preview, HTML & CSS examples
This text has a color of #de35b5
<p style="color:#de35b5;">Text here</p>
.mytext {color:#de35b5;}
This box has a color of #de35b5
<div style="background-color:#de35b5;">Content here</div>
.mybackground {background-color:#de35b5;}
Border around this has a color of #de35b5
<div style="border:2px solid #de35b5;">Content here</div>
.myborder {border:2px solid #de35b5;}