#d398ed color space conversions
Hex:
#d398ed
RGB:
211, 152, 237
CMY:
17, 40, 7
CMYK:
11, 36, 0, 7
HSL:
282°, 70.2479%, 76.2745%
HSV (HSB):
282°, 35.8650%, 92.9412%
XYZ:
53.3783, 42.4198, 85.4953
xyY:
0.2944, 0.2340, 42.4198
CIE-Lab:
71.1594, 36.8333, -34.2369
CIE-LCH:
71.1594, 50.2878, 317.0923
CIE-Luv:
71.1594, 25.7381, -59.9761
Hunter-Lab:
65.1305, 32.3130, -32.2373
#d398ed color charts
#d398ed color shades, tints & tones
#d398ed color schemes
#d398ed color preview, HTML & CSS examples
This text has a color of #d398ed
<p style="color:#d398ed;">Text here</p>
.mytext {color:#d398ed;}
This box has a color of #d398ed
<div style="background-color:#d398ed;">Content here</div>
.mybackground {background-color:#d398ed;}
Border around this has a color of #d398ed
<div style="border:2px solid #d398ed;">Content here</div>
.myborder {border:2px solid #d398ed;}