#d398f8 color space conversions
Hex:
#d398f8
RGB:
211, 152, 248
CMY:
17, 40, 3
CMYK:
15, 39, 0, 3
HSL:
277°, 87.2727%, 78.4314%
HSV (HSB):
277°, 38.7097%, 97.2549%
XYZ:
55.0355, 43.0827, 94.2220
xyY:
0.2861, 0.2240, 43.0827
CIE-Lab:
71.6110, 39.1122, -39.5339
CIE-LCH:
71.6110, 55.6120, 314.6928
CIE-Luv:
71.6110, 24.1067, -69.1357
Hunter-Lab:
65.6374, 34.8028, -39.1642
#d398f8 color charts
#d398f8 color shades, tints & tones
#d398f8 color schemes
#d398f8 color preview, HTML & CSS examples
This text has a color of #d398f8
<p style="color:#d398f8;">Text here</p>
.mytext {color:#d398f8;}
This box has a color of #d398f8
<div style="background-color:#d398f8;">Content here</div>
.mybackground {background-color:#d398f8;}
Border around this has a color of #d398f8
<div style="border:2px solid #d398f8;">Content here</div>
.myborder {border:2px solid #d398f8;}