#d998f5 color space conversions
Hex:
#d998f5
RGB:
217, 152, 245
CMY:
15, 40, 4
CMYK:
11, 38, 0, 4
HSL:
282°, 82.3009%, 77.8431%
HSV (HSB):
282°, 37.9592%, 96.0784%
XYZ:
56.3249, 43.8008, 91.8719
xyY:
0.2934, 0.2281, 43.8008
CIE-Lab:
72.0951, 40.2553, -37.1013
CIE-LCH:
72.0951, 54.7448, 317.3348
CIE-Luv:
72.0951, 28.0954, -65.3495
Hunter-Lab:
66.1821, 36.0954, -35.9770
#d998f5 color charts
#d998f5 color shades, tints & tones
#d998f5 color schemes
#d998f5 color preview, HTML & CSS examples
This text has a color of #d998f5
<p style="color:#d998f5;">Text here</p>
.mytext {color:#d998f5;}
This box has a color of #d998f5
<div style="background-color:#d998f5;">Content here</div>
.mybackground {background-color:#d998f5;}
Border around this has a color of #d998f5
<div style="border:2px solid #d998f5;">Content here</div>
.myborder {border:2px solid #d998f5;}