#de86e8 color space conversions
Hex:
#de86e8
RGB:
222, 134, 232
CMY:
13, 47, 9
CMYK:
4, 42, 0, 9
HSL:
294°, 68.0556%, 71.7647%
HSV (HSB):
294°, 42.2414%, 90.9804%
XYZ:
53.2148, 38.4060, 80.9523
xyY:
0.3084, 0.2225, 38.4060
CIE-Lab:
68.3188, 48.6558, -35.8067
CIE-LCH:
68.3188, 60.4111, 323.6499
CIE-Luv:
68.3188, 41.0496, -63.9620
Hunter-Lab:
61.9726, 44.8229, -34.0674
#de86e8 color charts
#de86e8 color shades, tints & tones
#de86e8 color schemes
#de86e8 color preview, HTML & CSS examples
This text has a color of #de86e8
<p style="color:#de86e8;">Text here</p>
.mytext {color:#de86e8;}
This box has a color of #de86e8
<div style="background-color:#de86e8;">Content here</div>
.mybackground {background-color:#de86e8;}
Border around this has a color of #de86e8
<div style="border:2px solid #de86e8;">Content here</div>
.myborder {border:2px solid #de86e8;}