#d98bf3 color space conversions
Hex:
#d98bf3
RGB:
217, 139, 243
CMY:
15, 45, 5
CMYK:
11, 43, 0, 5
HSL:
285°, 81.2500%, 74.9020%
HSV (HSB):
285°, 42.7984%, 95.2941%
XYZ:
54.0256, 39.6880, 89.6071
xyY:
0.2947, 0.2165, 39.6880
CIE-Lab:
69.2467, 46.7382, -40.4464
CIE-LCH:
69.2467, 61.8092, 319.1277
CIE-Luv:
69.2467, 33.7783, -71.3945
Hunter-Lab:
62.9984, 42.8290, -40.2335
#d98bf3 color charts
#d98bf3 color shades, tints & tones
#d98bf3 color schemes
#d98bf3 color preview, HTML & CSS examples
This text has a color of #d98bf3
<p style="color:#d98bf3;">Text here</p>
.mytext {color:#d98bf3;}
This box has a color of #d98bf3
<div style="background-color:#d98bf3;">Content here</div>
.mybackground {background-color:#d98bf3;}
Border around this has a color of #d98bf3
<div style="border:2px solid #d98bf3;">Content here</div>
.myborder {border:2px solid #d98bf3;}