#de86dd color space conversions
Hex:
#de86dd
RGB:
222, 134, 221
CMY:
13, 47, 13
CMYK:
0, 40, 0, 13
HSL:
301°, 57.1429%, 69.8039%
HSV (HSB):
301°, 39.6396%, 87.0588%
XYZ:
51.7004, 37.8002, 72.9779
xyY:
0.3182, 0.2326, 37.8002
CIE-Lab:
67.8731, 46.6299, -30.4190
CIE-LCH:
67.8731, 55.6746, 326.8816
CIE-Luv:
67.8731, 43.2767, -54.8747
Hunter-Lab:
61.4819, 42.5082, -27.3388
#de86dd color charts
#de86dd color shades, tints & tones
#de86dd color schemes
#de86dd color preview, HTML & CSS examples
This text has a color of #de86dd
<p style="color:#de86dd;">Text here</p>
.mytext {color:#de86dd;}
This box has a color of #de86dd
<div style="background-color:#de86dd;">Content here</div>
.mybackground {background-color:#de86dd;}
Border around this has a color of #de86dd
<div style="border:2px solid #de86dd;">Content here</div>
.myborder {border:2px solid #de86dd;}