#d998e0 color space conversions
Hex:
#d998e0
RGB:
217, 152, 224
CMY:
15, 40, 12
CMYK:
3, 32, 0, 12
HSL:
294°, 53.7313%, 73.7255%
HSV (HSB):
294°, 32.1429%, 87.8431%
XYZ:
53.2981, 42.5900, 75.9326
xyY:
0.3102, 0.2479, 42.5900
CIE-Lab:
71.2758, 36.1248, -26.8833
CIE-LCH:
71.2758, 45.0301, 323.3442
CIE-Luv:
71.2758, 31.4154, -47.8771
Hunter-Lab:
65.2610, 31.5725, -23.3025
#d998e0 color charts
#d998e0 color shades, tints & tones
#d998e0 color schemes
#d998e0 color preview, HTML & CSS examples
This text has a color of #d998e0
<p style="color:#d998e0;">Text here</p>
.mytext {color:#d998e0;}
This box has a color of #d998e0
<div style="background-color:#d998e0;">Content here</div>
.mybackground {background-color:#d998e0;}
Border around this has a color of #d998e0
<div style="border:2px solid #d998e0;">Content here</div>
.myborder {border:2px solid #d998e0;}