#d98bf5 color space conversions
Hex:
#d98bf5
RGB:
217, 139, 245
CMY:
15, 45, 4
CMYK:
11, 43, 0, 4
HSL:
284°, 84.1270%, 75.2941%
HSV (HSB):
284°, 43.2653%, 96.0784%
XYZ:
54.3293, 39.8095, 91.2067
xyY:
0.2931, 0.2148, 39.8095
CIE-Lab:
69.3336, 47.1385, -41.4053
CIE-LCH:
69.3336, 62.7410, 318.7047
CIE-Luv:
69.3336, 33.4165, -73.0436
Hunter-Lab:
63.0948, 43.2859, -41.5404
#d98bf5 color charts
#d98bf5 color shades, tints & tones
#d98bf5 color schemes
#d98bf5 color preview, HTML & CSS examples
This text has a color of #d98bf5
<p style="color:#d98bf5;">Text here</p>
.mytext {color:#d98bf5;}
This box has a color of #d98bf5
<div style="background-color:#d98bf5;">Content here</div>
.mybackground {background-color:#d98bf5;}
Border around this has a color of #d98bf5
<div style="border:2px solid #d98bf5;">Content here</div>
.myborder {border:2px solid #d98bf5;}