#de98d6 color space conversions
Hex:
#de98d6
RGB:
222, 152, 214
CMY:
13, 40, 16
CMYK:
0, 32, 4, 13
HSL:
307°, 51.4706%, 73.3333%
HSV (HSB):
307°, 31.5315%, 87.0588%
XYZ:
53.4900, 42.8411, 69.0683
xyY:
0.3234, 0.2590, 42.8411
CIE-Lab:
71.4470, 35.8814, -21.0740
CIE-LCH:
71.4470, 41.6123, 329.5732
CIE-Luv:
71.4470, 36.2442, -38.5417
Hunter-Lab:
65.4531, 31.3320, -16.7476
#de98d6 color charts
#de98d6 color shades, tints & tones
#de98d6 color schemes
#de98d6 color preview, HTML & CSS examples
This text has a color of #de98d6
<p style="color:#de98d6;">Text here</p>
.mytext {color:#de98d6;}
This box has a color of #de98d6
<div style="background-color:#de98d6;">Content here</div>
.mybackground {background-color:#de98d6;}
Border around this has a color of #de98d6
<div style="border:2px solid #de98d6;">Content here</div>
.myborder {border:2px solid #de98d6;}