#de31df color space conversions
Hex:
#de31df
RGB:
222, 49, 223
CMY:
13, 81, 13
CMYK:
0, 78, 0, 13
HSL:
300°, 73.1092%, 53.3333%
HSV (HSB):
300°, 78.0269%, 87.4510%
XYZ:
44.5418, 23.0539, 71.9143
xyY:
0.3193, 0.1652, 23.0539
CIE-Lab:
55.1278, 81.7851, -51.5391
CIE-LCH:
55.1278, 96.6700, 327.7818
CIE-Luv:
55.1278, 68.8856, -90.3023
Hunter-Lab:
48.0145, 81.5643, -55.1921
#de31df color charts
#de31df color shades, tints & tones
#de31df color schemes
#de31df color preview, HTML & CSS examples
This text has a color of #de31df
<p style="color:#de31df;">Text here</p>
.mytext {color:#de31df;}
This box has a color of #de31df
<div style="background-color:#de31df;">Content here</div>
.mybackground {background-color:#de31df;}
Border around this has a color of #de31df
<div style="border:2px solid #de31df;">Content here</div>
.myborder {border:2px solid #de31df;}