#de98d0 color space conversions
Hex:
#de98d0
RGB:
222, 152, 208
CMY:
13, 40, 18
CMYK:
0, 32, 6, 13
HSL:
312°, 51.4706%, 73.3333%
HSV (HSB):
312°, 31.5315%, 87.0588%
XYZ:
52.7376, 42.5401, 65.1060
xyY:
0.3288, 0.2652, 42.5401
CIE-Lab:
71.2417, 34.8213, -18.0769
CIE-LCH:
71.2417, 39.2339, 332.5647
CIE-Luv:
71.2417, 37.2410, -33.6096
Hunter-Lab:
65.2228, 30.1910, -13.5279
#de98d0 color charts
#de98d0 color shades, tints & tones
#de98d0 color schemes
#de98d0 color preview, HTML & CSS examples
This text has a color of #de98d0
<p style="color:#de98d0;">Text here</p>
.mytext {color:#de98d0;}
This box has a color of #de98d0
<div style="background-color:#de98d0;">Content here</div>
.mybackground {background-color:#de98d0;}
Border around this has a color of #de98d0
<div style="border:2px solid #de98d0;">Content here</div>
.myborder {border:2px solid #de98d0;}