#d38be9 color space conversions
Hex:
#d38be9
RGB:
211, 139, 233
CMY:
17, 45, 9
CMYK:
9, 40, 0, 9
HSL:
286°, 68.1159%, 72.9412%
HSV (HSB):
286°, 40.3433%, 91.3725%
XYZ:
50.8046, 38.1973, 81.7859
xyY:
0.2975, 0.2237, 38.1973
CIE-Lab:
68.1658, 42.9972, -36.6903
CIE-LCH:
68.1658, 56.5238, 319.5252
CIE-Luv:
68.1658, 31.8842, -64.5055
Hunter-Lab:
61.8040, 38.5750, -35.1964
#d38be9 color charts
#d38be9 color shades, tints & tones
#d38be9 color schemes
#d38be9 color preview, HTML & CSS examples
This text has a color of #d38be9
<p style="color:#d38be9;">Text here</p>
.mytext {color:#d38be9;}
This box has a color of #d38be9
<div style="background-color:#d38be9;">Content here</div>
.mybackground {background-color:#d38be9;}
Border around this has a color of #d38be9
<div style="border:2px solid #d38be9;">Content here</div>
.myborder {border:2px solid #d38be9;}