#de39d3 color space conversions
Hex:
#de39d3
RGB:
222, 57, 211
CMY:
13, 78, 17
CMYK:
0, 74, 5, 13
HSL:
304°, 71.4286%, 54.7059%
HSV (HSB):
304°, 74.3243%, 87.0588%
XYZ:
43.3452, 23.1590, 63.8136
xyY:
0.3326, 0.1777, 23.1590
CIE-Lab:
55.2357, 77.8107, -44.5511
CIE-LCH:
55.2357, 89.6622, 330.2064
CIE-Luv:
55.2357, 71.7906, -79.2116
Hunter-Lab:
48.1238, 76.5587, -44.9337
#de39d3 color charts
#de39d3 color shades, tints & tones
#de39d3 color schemes
#de39d3 color preview, HTML & CSS examples
This text has a color of #de39d3
<p style="color:#de39d3;">Text here</p>
.mytext {color:#de39d3;}
This box has a color of #de39d3
<div style="background-color:#de39d3;">Content here</div>
.mybackground {background-color:#de39d3;}
Border around this has a color of #de39d3
<div style="border:2px solid #de39d3;">Content here</div>
.myborder {border:2px solid #de39d3;}