#d98cd3 color space conversions
Hex:
#d98cd3
RGB:
217, 140, 211
CMY:
15, 45, 17
CMYK:
0, 35, 3, 15
HSL:
305°, 50.3268%, 70.0000%
HSV (HSB):
305°, 35.4839%, 85.0980%
XYZ:
49.7512, 38.2110, 66.3813
xyY:
0.3223, 0.2476, 38.2110
CIE-Lab:
68.1759, 40.1298, -24.4559
CIE-LCH:
68.1759, 46.9946, 328.6410
CIE-Luv:
68.1759, 39.2100, -44.3127
Hunter-Lab:
61.8151, 35.4875, -20.3992
#d98cd3 color charts
#d98cd3 color shades, tints & tones
#d98cd3 color schemes
#d98cd3 color preview, HTML & CSS examples
This text has a color of #d98cd3
<p style="color:#d98cd3;">Text here</p>
.mytext {color:#d98cd3;}
This box has a color of #d98cd3
<div style="background-color:#d98cd3;">Content here</div>
.mybackground {background-color:#d98cd3;}
Border around this has a color of #d98cd3
<div style="border:2px solid #d98cd3;">Content here</div>
.myborder {border:2px solid #d98cd3;}