#d98bd2 color space conversions
Hex:
#d98bd2
RGB:
217, 139, 210
CMY:
15, 45, 18
CMYK:
0, 36, 3, 15
HSL:
305°, 50.6494%, 69.8039%
HSV (HSB):
305°, 35.9447%, 85.0980%
XYZ:
49.4807, 37.8701, 65.6745
xyY:
0.3234, 0.2475, 37.8701
CIE-Lab:
67.9248, 40.4805, -24.2848
CIE-LCH:
67.9248, 47.2062, 329.0399
CIE-Luv:
67.9248, 39.8622, -44.0723
Hunter-Lab:
61.5387, 35.8319, -20.1976
#d98bd2 color charts
#d98bd2 color shades, tints & tones
#d98bd2 color schemes
#d98bd2 color preview, HTML & CSS examples
This text has a color of #d98bd2
<p style="color:#d98bd2;">Text here</p>
.mytext {color:#d98bd2;}
This box has a color of #d98bd2
<div style="background-color:#d98bd2;">Content here</div>
.mybackground {background-color:#d98bd2;}
Border around this has a color of #d98bd2
<div style="border:2px solid #d98bd2;">Content here</div>
.myborder {border:2px solid #d98bd2;}