#d38ec5 color space conversions
Hex:
#d38ec5
RGB:
211, 142, 197
CMY:
17, 44, 23
CMYK:
0, 33, 7, 17
HSL:
312°, 43.9490%, 69.2157%
HSV (HSB):
312°, 32.7014%, 82.7451%
XYZ:
46.6150, 37.2261, 57.5518
xyY:
0.3297, 0.2633, 37.2261
CIE-Lab:
67.4463, 34.6228, -17.8343
CIE-LCH:
67.4463, 38.9461, 332.7468
CIE-Luv:
67.4463, 36.7645, -32.8914
Hunter-Lab:
61.0132, 29.6036, -13.2171
#d38ec5 color charts
#d38ec5 color shades, tints & tones
#d38ec5 color schemes
#d38ec5 color preview, HTML & CSS examples
This text has a color of #d38ec5
<p style="color:#d38ec5;">Text here</p>
.mytext {color:#d38ec5;}
This box has a color of #d38ec5
<div style="background-color:#d38ec5;">Content here</div>
.mybackground {background-color:#d38ec5;}
Border around this has a color of #d38ec5
<div style="border:2px solid #d38ec5;">Content here</div>
.myborder {border:2px solid #d38ec5;}