#de86cb color space conversions
Hex:
#de86cb
RGB:
222, 134, 203
CMY:
13, 47, 20
CMYK:
0, 40, 9, 13
HSL:
313°, 57.1429%, 69.8039%
HSV (HSB):
313°, 39.6396%, 87.0588%
XYZ:
49.4288, 36.8916, 61.0155
xyY:
0.3355, 0.2504, 36.8916
CIE-Lab:
67.1956, 43.4826, -21.4477
CIE-LCH:
67.1956, 48.4844, 333.7453
CIE-Luv:
67.1956, 46.9569, -40.0366
Hunter-Lab:
60.7384, 38.9706, -17.0436
#de86cb color charts
#de86cb color shades, tints & tones
#de86cb color schemes
#de86cb color preview, HTML & CSS examples
This text has a color of #de86cb
<p style="color:#de86cb;">Text here</p>
.mytext {color:#de86cb;}
This box has a color of #de86cb
<div style="background-color:#de86cb;">Content here</div>
.mybackground {background-color:#de86cb;}
Border around this has a color of #de86cb
<div style="border:2px solid #de86cb;">Content here</div>
.myborder {border:2px solid #de86cb;}