#de83d5 color space conversions
Hex:
#de83d5
RGB:
222, 131, 213
CMY:
13, 49, 16
CMYK:
0, 41, 4, 13
HSL:
306°, 57.9618%, 69.2157%
HSV (HSB):
306°, 40.9910%, 87.0588%
XYZ:
50.2507, 36.5663, 67.3603
xyY:
0.3259, 0.2372, 36.5663
CIE-Lab:
66.9504, 46.7562, -27.3985
CIE-LCH:
66.9504, 54.1924, 329.6303
CIE-Luv:
66.9504, 46.2635, -49.9495
Hunter-Lab:
60.4701, 42.5112, -23.7167
#de83d5 color charts
#de83d5 color shades, tints & tones
#de83d5 color schemes
#de83d5 color preview, HTML & CSS examples
This text has a color of #de83d5
<p style="color:#de83d5;">Text here</p>
.mytext {color:#de83d5;}
This box has a color of #de83d5
<div style="background-color:#de83d5;">Content here</div>
.mybackground {background-color:#de83d5;}
Border around this has a color of #de83d5
<div style="border:2px solid #de83d5;">Content here</div>
.myborder {border:2px solid #de83d5;}