#d38ed9 color space conversions
Hex:
#d38ed9
RGB:
211, 142, 217
CMY:
17, 44, 15
CMYK:
3, 35, 0, 15
HSL:
295°, 49.6689%, 70.3922%
HSV (HSB):
295°, 34.5622%, 85.0980%
XYZ:
49.0614, 38.2046, 70.4341
xyY:
0.3111, 0.2423, 38.2046
CIE-Lab:
68.1712, 38.2788, -27.8473
CIE-LCH:
68.1712, 47.3365, 323.9646
CIE-Luv:
68.1712, 33.3456, -49.4297
Hunter-Lab:
61.8099, 33.5163, -24.2956
#d38ed9 color charts
#d38ed9 color shades, tints & tones
#d38ed9 color schemes
#d38ed9 color preview, HTML & CSS examples
This text has a color of #d38ed9
<p style="color:#d38ed9;">Text here</p>
.mytext {color:#d38ed9;}
This box has a color of #d38ed9
<div style="background-color:#d38ed9;">Content here</div>
.mybackground {background-color:#d38ed9;}
Border around this has a color of #d38ed9
<div style="border:2px solid #d38ed9;">Content here</div>
.myborder {border:2px solid #d38ed9;}