#d37df5 color space conversions
Hex:
#d37df5
RGB:
211, 125, 245
CMY:
17, 51, 4
CMYK:
14, 49, 0, 4
HSL:
283°, 85.7143%, 72.5490%
HSV (HSB):
283°, 48.9796%, 96.0784%
XYZ:
50.6790, 35.1087, 90.4918
xyY:
0.2875, 0.1992, 35.1087
CIE-Lab:
65.8332, 52.7169, -46.9466
CIE-LCH:
65.8332, 70.5908, 318.3136
CIE-Luv:
65.8332, 35.0815, -82.2154
Hunter-Lab:
59.2526, 48.9799, -49.0721
#d37df5 color charts
#d37df5 color shades, tints & tones
#d37df5 color schemes
#d37df5 color preview, HTML & CSS examples
This text has a color of #d37df5
<p style="color:#d37df5;">Text here</p>
.mytext {color:#d37df5;}
This box has a color of #d37df5
<div style="background-color:#d37df5;">Content here</div>
.mybackground {background-color:#d37df5;}
Border around this has a color of #d37df5
<div style="border:2px solid #d37df5;">Content here</div>
.myborder {border:2px solid #d37df5;}