#de71e7 color space conversions
Hex:
#de71e7
RGB:
222, 113, 231
CMY:
13, 56, 9
CMYK:
4, 51, 0, 9
HSL:
295°, 71.0843%, 67.4510%
HSV (HSB):
295°, 51.0823%, 90.5882%
XYZ:
50.4531, 33.1094, 79.3329
xyY:
0.3097, 0.2033, 33.1094
CIE-Lab:
64.2494, 58.9405, -41.6066
CIE-LCH:
64.2494, 72.1463, 324.7814
CIE-Luv:
64.2494, 49.4597, -74.1553
Hunter-Lab:
57.5407, 55.8169, -41.4661
#de71e7 color charts
#de71e7 color shades, tints & tones
#de71e7 color schemes
#de71e7 color preview, HTML & CSS examples
This text has a color of #de71e7
<p style="color:#de71e7;">Text here</p>
.mytext {color:#de71e7;}
This box has a color of #de71e7
<div style="background-color:#de71e7;">Content here</div>
.mybackground {background-color:#de71e7;}
Border around this has a color of #de71e7
<div style="border:2px solid #de71e7;">Content here</div>
.myborder {border:2px solid #de71e7;}