#de71ed color space conversions
Hex:
#de71ed
RGB:
222, 113, 237
CMY:
13, 56, 7
CMYK:
6, 52, 0, 7
HSL:
293°, 77.5000%, 68.6275%
HSV (HSB):
293°, 52.3207%, 92.9412%
XYZ:
51.3154, 33.4543, 83.8735
xyY:
0.3043, 0.1984, 33.4543
CIE-Lab:
64.5271, 60.0368, -44.4978
CIE-LCH:
64.5271, 74.7293, 323.4551
CIE-Luv:
64.5271, 48.0014, -79.0174
Hunter-Lab:
57.8397, 57.1459, -45.4888
#de71ed color charts
#de71ed color shades, tints & tones
#de71ed color schemes
#de71ed color preview, HTML & CSS examples
This text has a color of #de71ed
<p style="color:#de71ed;">Text here</p>
.mytext {color:#de71ed;}
This box has a color of #de71ed
<div style="background-color:#de71ed;">Content here</div>
.mybackground {background-color:#de71ed;}
Border around this has a color of #de71ed
<div style="border:2px solid #de71ed;">Content here</div>
.myborder {border:2px solid #de71ed;}