#d998e8 color space conversions
Hex:
#d998e8
RGB:
217, 152, 232
CMY:
15, 40, 9
CMYK:
6, 34, 0, 9
HSL:
289°, 63.4921%, 75.2941%
HSV (HSB):
289°, 34.4828%, 90.9804%
XYZ:
54.4090, 43.0344, 81.7827
xyY:
0.3036, 0.2401, 43.0344
CIE-Lab:
71.5783, 37.6660, -30.8043
CIE-LCH:
71.5783, 48.6583, 320.7227
CIE-Luv:
71.5783, 30.1454, -54.5315
Hunter-Lab:
65.6006, 33.2465, -27.9950
#d998e8 color charts
#d998e8 color shades, tints & tones
#d998e8 color schemes
#d998e8 color preview, HTML & CSS examples
This text has a color of #d998e8
<p style="color:#d998e8;">Text here</p>
.mytext {color:#d998e8;}
This box has a color of #d998e8
<div style="background-color:#d998e8;">Content here</div>
.mybackground {background-color:#d998e8;}
Border around this has a color of #d998e8
<div style="border:2px solid #d998e8;">Content here</div>
.myborder {border:2px solid #d998e8;}