#de31c7 color space conversions
Hex:
#de31c7
RGB:
222, 49, 199
CMY:
13, 81, 22
CMYK:
0, 78, 10, 13
HSL:
308°, 72.3849%, 53.1373%
HSV (HSB):
308°, 77.9279%, 87.0588%
XYZ:
41.5313, 21.8497, 56.0613
xyY:
0.3477, 0.1829, 21.8497
CIE-Lab:
53.8672, 78.2643, -39.8384
CIE-LCH:
53.8672, 87.8203, 333.0228
CIE-Luv:
53.8672, 77.9073, -71.7458
Hunter-Lab:
46.7437, 76.7940, -38.3879
#de31c7 color charts
#de31c7 color shades, tints & tones
#de31c7 color schemes
#de31c7 color preview, HTML & CSS examples
This text has a color of #de31c7
<p style="color:#de31c7;">Text here</p>
.mytext {color:#de31c7;}
This box has a color of #de31c7
<div style="background-color:#de31c7;">Content here</div>
.mybackground {background-color:#de31c7;}
Border around this has a color of #de31c7
<div style="border:2px solid #de31c7;">Content here</div>
.myborder {border:2px solid #de31c7;}