#de31e3 color space conversions
Hex:
#de31e3
RGB:
222, 49, 227
CMY:
13, 81, 11
CMYK:
2, 78, 0, 11
HSL:
298°, 76.0684%, 54.1176%
HSV (HSB):
298°, 78.4141%, 89.0196%
XYZ:
45.0876, 23.2723, 74.7887
xyY:
0.3150, 0.1626, 23.2723
CIE-Lab:
55.3517, 82.4003, -53.4435
CIE-LCH:
55.3517, 98.2141, 327.0332
CIE-Luv:
55.3517, 67.4497, -93.3388
Hunter-Lab:
48.2413, 82.4085, -58.1485
#de31e3 color charts
#de31e3 color shades, tints & tones
#de31e3 color schemes
#de31e3 color preview, HTML & CSS examples
This text has a color of #de31e3
<p style="color:#de31e3;">Text here</p>
.mytext {color:#de31e3;}
This box has a color of #de31e3
<div style="background-color:#de31e3;">Content here</div>
.mybackground {background-color:#de31e3;}
Border around this has a color of #de31e3
<div style="border:2px solid #de31e3;">Content here</div>
.myborder {border:2px solid #de31e3;}