#d98cd5 color space conversions
Hex:
#d98cd5
RGB:
217, 140, 213
CMY:
15, 45, 16
CMYK:
0, 35, 2, 15
HSL:
303°, 50.3268%, 70.0000%
HSV (HSB):
303°, 35.4839%, 85.0980%
XYZ:
50.0036, 38.3120, 67.7103
xyY:
0.3205, 0.2455, 38.3120
CIE-Lab:
68.2499, 40.4908, -25.4525
CIE-LCH:
68.2499, 47.8261, 327.8465
CIE-Luv:
68.2499, 38.8417, -45.9668
Hunter-Lab:
61.8967, 35.8831, -21.5311
#d98cd5 color charts
#d98cd5 color shades, tints & tones
#d98cd5 color schemes
#d98cd5 color preview, HTML & CSS examples
This text has a color of #d98cd5
<p style="color:#d98cd5;">Text here</p>
.mytext {color:#d98cd5;}
This box has a color of #d98cd5
<div style="background-color:#d98cd5;">Content here</div>
.mybackground {background-color:#d98cd5;}
Border around this has a color of #d98cd5
<div style="border:2px solid #d98cd5;">Content here</div>
.myborder {border:2px solid #d98cd5;}