#d38bed color space conversions
Hex:
#d38bed
RGB:
211, 139, 237
CMY:
17, 45, 7
CMYK:
11, 41, 0, 7
HSL:
284°, 73.1343%, 73.7255%
HSV (HSB):
284°, 41.3502%, 92.9412%
XYZ:
51.3826, 38.4285, 84.8301
xyY:
0.2942, 0.2200, 38.4285
CIE-Lab:
68.3353, 43.7999, -38.6263
CIE-LCH:
68.3353, 58.3988, 318.5915
CIE-Luv:
68.3353, 31.1890, -67.8191
Hunter-Lab:
61.9908, 39.4705, -37.7407
#d38bed color charts
#d38bed color shades, tints & tones
#d38bed color schemes
#d38bed color preview, HTML & CSS examples
This text has a color of #d38bed
<p style="color:#d38bed;">Text here</p>
.mytext {color:#d38bed;}
This box has a color of #d38bed
<div style="background-color:#d38bed;">Content here</div>
.mybackground {background-color:#d38bed;}
Border around this has a color of #d38bed
<div style="border:2px solid #d38bed;">Content here</div>
.myborder {border:2px solid #d38bed;}