#de83d8 color space conversions
Hex:
#de83d8
RGB:
222, 131, 216
CMY:
13, 49, 15
CMYK:
0, 41, 3, 13
HSL:
304°, 57.9618%, 69.2157%
HSV (HSB):
304°, 40.9910%, 87.0588%
XYZ:
50.6352, 36.7201, 69.3847
xyY:
0.3231, 0.2343, 36.7201
CIE-Lab:
67.0665, 47.2841, -28.8886
CIE-LCH:
67.0665, 55.4106, 328.5768
CIE-Luv:
67.0665, 45.6308, -52.4243
Hunter-Lab:
60.5971, 43.1104, -25.4701
#de83d8 color charts
#de83d8 color shades, tints & tones
#de83d8 color schemes
#de83d8 color preview, HTML & CSS examples
This text has a color of #de83d8
<p style="color:#de83d8;">Text here</p>
.mytext {color:#de83d8;}
This box has a color of #de83d8
<div style="background-color:#de83d8;">Content here</div>
.mybackground {background-color:#de83d8;}
Border around this has a color of #de83d8
<div style="border:2px solid #de83d8;">Content here</div>
.myborder {border:2px solid #de83d8;}