#d98ff4 color space conversions
Hex:
#d98ff4
RGB:
217, 143, 244
CMY:
15, 44, 4
CMYK:
11, 41, 0, 4
HSL:
284°, 82.1138%, 75.8824%
HSV (HSB):
284°, 41.3934%, 95.6863%
XYZ:
54.7669, 40.9283, 90.6014
xyY:
0.2940, 0.2197, 40.9283
CIE-Lab:
70.1257, 44.8356, -39.6217
CIE-LCH:
70.1257, 59.8340, 318.5327
CIE-Luv:
70.1257, 31.9874, -69.9005
Hunter-Lab:
63.9752, 40.8507, -39.1835
#d98ff4 color charts
#d98ff4 color shades, tints & tones
#d98ff4 color schemes
#d98ff4 color preview, HTML & CSS examples
This text has a color of #d98ff4
<p style="color:#d98ff4;">Text here</p>
.mytext {color:#d98ff4;}
This box has a color of #d98ff4
<div style="background-color:#d98ff4;">Content here</div>
.mybackground {background-color:#d98ff4;}
Border around this has a color of #d98ff4
<div style="border:2px solid #d98ff4;">Content here</div>
.myborder {border:2px solid #d98ff4;}