#de91e2 color space conversions
Hex:
#de91e2
RGB:
222, 145, 226
CMY:
13, 43, 11
CMYK:
2, 36, 0, 11
HSL:
297°, 58.2734%, 72.7451%
HSV (HSB):
297°, 35.8407%, 88.6275%
XYZ:
53.9771, 41.2714, 77.0728
xyY:
0.3132, 0.2395, 41.2714
CIE-Lab:
70.3656, 41.7915, -29.3358
CIE-LCH:
70.3656, 51.0599, 324.9328
CIE-Luv:
70.3656, 37.4376, -52.6620
Hunter-Lab:
64.2428, 37.5515, -26.1609
#de91e2 color charts
#de91e2 color shades, tints & tones
#de91e2 color schemes
#de91e2 color preview, HTML & CSS examples
This text has a color of #de91e2
<p style="color:#de91e2;">Text here</p>
.mytext {color:#de91e2;}
This box has a color of #de91e2
<div style="background-color:#de91e2;">Content here</div>
.mybackground {background-color:#de91e2;}
Border around this has a color of #de91e2
<div style="border:2px solid #de91e2;">Content here</div>
.myborder {border:2px solid #de91e2;}