#d37de3 color space conversions
Hex:
#d37de3
RGB:
211, 125, 227
CMY:
17, 51, 11
CMYK:
7, 45, 0, 11
HSL:
291°, 64.5570%, 69.0196%
HSV (HSB):
291°, 44.9339%, 89.0196%
XYZ:
48.0627, 34.0622, 76.7145
xyY:
0.3026, 0.2144, 34.0622
CIE-Lab:
65.0119, 49.1564, -38.2898
CIE-LCH:
65.0119, 62.3094, 322.0836
CIE-Luv:
65.0119, 38.6923, -67.4964
Hunter-Lab:
58.3628, 44.8627, -37.0793
#d37de3 color charts
#d37de3 color shades, tints & tones
#d37de3 color schemes
#d37de3 color preview, HTML & CSS examples
This text has a color of #d37de3
<p style="color:#d37de3;">Text here</p>
.mytext {color:#d37de3;}
This box has a color of #d37de3
<div style="background-color:#d37de3;">Content here</div>
.mybackground {background-color:#d37de3;}
Border around this has a color of #d37de3
<div style="border:2px solid #d37de3;">Content here</div>
.myborder {border:2px solid #d37de3;}