#d98cc9 color space conversions
Hex:
#d98cc9
RGB:
217, 140, 201
CMY:
15, 45, 21
CMYK:
0, 35, 7, 15
HSL:
312°, 50.3268%, 70.0000%
HSV (HSB):
312°, 35.4839%, 85.0980%
XYZ:
48.5360, 37.7249, 59.9819
xyY:
0.3319, 0.2580, 37.7249
CIE-Lab:
67.8174, 38.3669, -19.4392
CIE-LCH:
67.8174, 43.0105, 333.1302
CIE-Luv:
67.8174, 41.0525, -36.0718
Hunter-Lab:
61.4206, 33.5687, -14.9067
#d98cc9 color charts
#d98cc9 color shades, tints & tones
#d98cc9 color schemes
#d98cc9 color preview, HTML & CSS examples
This text has a color of #d98cc9
<p style="color:#d98cc9;">Text here</p>
.mytext {color:#d98cc9;}
This box has a color of #d98cc9
<div style="background-color:#d98cc9;">Content here</div>
.mybackground {background-color:#d98cc9;}
Border around this has a color of #d98cc9
<div style="border:2px solid #d98cc9;">Content here</div>
.myborder {border:2px solid #d98cc9;}