#de88d1 color space conversions
Hex:
#de88d1
RGB:
222, 136, 209
CMY:
13, 47, 18
CMYK:
0, 39, 6, 13
HSL:
309°, 56.5789%, 70.1961%
HSV (HSB):
309°, 38.7387%, 87.0588%
XYZ:
50.4370, 37.7414, 64.9481
xyY:
0.3294, 0.2465, 37.7414
CIE-Lab:
67.8296, 43.4654, -23.8236
CIE-LCH:
67.8296, 49.5662, 331.2726
CIE-Luv:
67.8296, 44.7959, -43.8355
Hunter-Lab:
61.4340, 39.0380, -19.6777
#de88d1 color charts
#de88d1 color shades, tints & tones
#de88d1 color schemes
#de88d1 color preview, HTML & CSS examples
This text has a color of #de88d1
<p style="color:#de88d1;">Text here</p>
.mytext {color:#de88d1;}
This box has a color of #de88d1
<div style="background-color:#de88d1;">Content here</div>
.mybackground {background-color:#de88d1;}
Border around this has a color of #de88d1
<div style="border:2px solid #de88d1;">Content here</div>
.myborder {border:2px solid #de88d1;}