#de6feb color space conversions
Hex:
#de6feb
RGB:
222, 111, 235
CMY:
13, 56, 8
CMYK:
6, 53, 0, 8
HSL:
294°, 75.6098%, 67.8431%
HSV (HSB):
294°, 52.7660%, 92.1569%
XYZ:
50.8040, 32.8966, 82.2693
xyY:
0.3061, 0.1982, 32.8966
CIE-Lab:
64.0771, 60.6193, -44.0972
CIE-LCH:
64.0771, 74.9618, 323.9662
CIE-Luv:
64.0771, 49.1894, -78.3584
Hunter-Lab:
57.3556, 57.7382, -44.8950
#de6feb color charts
#de6feb color shades, tints & tones
#de6feb color schemes
#de6feb color preview, HTML & CSS examples
This text has a color of #de6feb
<p style="color:#de6feb;">Text here</p>
.mytext {color:#de6feb;}
This box has a color of #de6feb
<div style="background-color:#de6feb;">Content here</div>
.mybackground {background-color:#de6feb;}
Border around this has a color of #de6feb
<div style="border:2px solid #de6feb;">Content here</div>
.myborder {border:2px solid #de6feb;}