#de31da color space conversions
Hex:
#de31da
RGB:
222, 49, 218
CMY:
13, 81, 15
CMYK:
0, 78, 2, 13
HSL:
301°, 72.3849%, 53.1373%
HSV (HSB):
301°, 77.9279%, 87.0588%
XYZ:
43.8774, 22.7882, 68.4156
xyY:
0.3248, 0.1687, 22.7882
CIE-Lab:
54.8535, 81.0271, -49.1406
CIE-LCH:
54.8535, 94.7638, 328.7644
CIE-Luv:
54.8535, 70.7087, -86.4821
Hunter-Lab:
47.7370, 80.5285, -51.5573
#de31da color charts
#de31da color shades, tints & tones
#de31da color schemes
#de31da color preview, HTML & CSS examples
This text has a color of #de31da
<p style="color:#de31da;">Text here</p>
.mytext {color:#de31da;}
This box has a color of #de31da
<div style="background-color:#de31da;">Content here</div>
.mybackground {background-color:#de31da;}
Border around this has a color of #de31da
<div style="border:2px solid #de31da;">Content here</div>
.myborder {border:2px solid #de31da;}