#de31ff color space conversions
Hex:
#de31ff
RGB:
222, 49, 255
CMY:
13, 81, 0
CMYK:
13, 81, 0, 0
HSL:
290°, 100.0000%, 59.6078%
HSV (HSB):
290°, 80.7843%, 100.0000%
XYZ:
49.2725, 24.9462, 96.8259
xyY:
0.2881, 0.1458, 24.9462
CIE-Lab:
57.0230, 86.9059, -66.4254
CIE-LCH:
57.0230, 109.3845, 322.6080
CIE-Luv:
57.0230, 57.9833, -114.0586
Hunter-Lab:
49.9462, 88.6865, -79.9775
#de31ff color charts
#de31ff color shades, tints & tones
#de31ff color schemes
#de31ff color preview, HTML & CSS examples
This text has a color of #de31ff
<p style="color:#de31ff;">Text here</p>
.mytext {color:#de31ff;}
This box has a color of #de31ff
<div style="background-color:#de31ff;">Content here</div>
.mybackground {background-color:#de31ff;}
Border around this has a color of #de31ff
<div style="border:2px solid #de31ff;">Content here</div>
.myborder {border:2px solid #de31ff;}