#d98cd9 color space conversions
Hex:
#d98cd9
RGB:
217, 140, 217
CMY:
15, 45, 15
CMYK:
0, 35, 0, 15
HSL:
300°, 50.3268%, 70.0000%
HSV (HSB):
300°, 35.4839%, 85.0980%
XYZ:
50.5177, 38.5176, 70.4177
xyY:
0.3168, 0.2416, 38.5176
CIE-Lab:
68.4004, 41.2208, -27.4387
CIE-LCH:
68.4004, 49.5181, 326.3502
CIE-Luv:
68.4004, 38.1060, -49.2788
Hunter-Lab:
62.0626, 36.6860, -23.8281
#d98cd9 color charts
#d98cd9 color shades, tints & tones
#d98cd9 color schemes
#d98cd9 color preview, HTML & CSS examples
This text has a color of #d98cd9
<p style="color:#d98cd9;">Text here</p>
.mytext {color:#d98cd9;}
This box has a color of #d98cd9
<div style="background-color:#d98cd9;">Content here</div>
.mybackground {background-color:#d98cd9;}
Border around this has a color of #d98cd9
<div style="border:2px solid #d98cd9;">Content here</div>
.myborder {border:2px solid #d98cd9;}