#d38dff color space conversions
Hex:
#d38dff
RGB:
211, 141, 255
CMY:
17, 45, 0
CMYK:
17, 45, 0, 0
HSL:
277°, 100.0000%, 77.6471%
HSV (HSB):
277°, 44.7059%, 100.0000%
XYZ:
54.4388, 40.1186, 99.4822
xyY:
0.2806, 0.2068, 40.1186
CIE-Lab:
69.5539, 46.4676, -46.5632
CIE-LCH:
69.5539, 65.7827, 314.9411
CIE-Luv:
69.5539, 27.3578, -81.4886
Hunter-Lab:
63.3393, 42.5735, -48.7848
#d38dff color charts
#d38dff color shades, tints & tones
#d38dff color schemes
#d38dff color preview, HTML & CSS examples
This text has a color of #d38dff
<p style="color:#d38dff;">Text here</p>
.mytext {color:#d38dff;}
This box has a color of #d38dff
<div style="background-color:#d38dff;">Content here</div>
.mybackground {background-color:#d38dff;}
Border around this has a color of #d38dff
<div style="border:2px solid #d38dff;">Content here</div>
.myborder {border:2px solid #d38dff;}