#de88da color space conversions
Hex:
#de88da
RGB:
222, 136, 218
CMY:
13, 47, 15
CMYK:
0, 39, 2, 13
HSL:
303°, 56.5789%, 70.1961%
HSV (HSB):
303°, 38.7387%, 87.0588%
XYZ:
51.5832, 38.1999, 70.9842
xyY:
0.3209, 0.2376, 38.1999
CIE-Lab:
68.1677, 45.0517, -28.3026
CIE-LCH:
68.1677, 53.2043, 327.8620
CIE-Luv:
68.1677, 42.9956, -51.2628
Hunter-Lab:
61.8060, 40.8153, -24.8303
#de88da color charts
#de88da color shades, tints & tones
#de88da color schemes
#de88da color preview, HTML & CSS examples
This text has a color of #de88da
<p style="color:#de88da;">Text here</p>
.mytext {color:#de88da;}
This box has a color of #de88da
<div style="background-color:#de88da;">Content here</div>
.mybackground {background-color:#de88da;}
Border around this has a color of #de88da
<div style="border:2px solid #de88da;">Content here</div>
.myborder {border:2px solid #de88da;}