#de86d9 color space conversions
Hex:
#de86d9
RGB:
222, 134, 217
CMY:
13, 47, 15
CMYK:
0, 40, 2, 13
HSL:
303°, 57.1429%, 69.8039%
HSV (HSB):
303°, 39.6396%, 87.0588%
XYZ:
51.1737, 37.5895, 70.2040
xyY:
0.3219, 0.2365, 37.5895
CIE-Lab:
67.7170, 45.9120, -28.4418
CIE-LCH:
67.7170, 54.0078, 328.2223
CIE-Luv:
67.7170, 44.0918, -51.5700
Hunter-Lab:
61.3103, 41.6950, -24.9734
#de86d9 color charts
#de86d9 color shades, tints & tones
#de86d9 color schemes
#de86d9 color preview, HTML & CSS examples
This text has a color of #de86d9
<p style="color:#de86d9;">Text here</p>
.mytext {color:#de86d9;}
This box has a color of #de86d9
<div style="background-color:#de86d9;">Content here</div>
.mybackground {background-color:#de86d9;}
Border around this has a color of #de86d9
<div style="border:2px solid #de86d9;">Content here</div>
.myborder {border:2px solid #de86d9;}