#d37dcb color space conversions
Hex:
#d37dcb
RGB:
211, 125, 203
CMY:
17, 51, 20
CMYK:
0, 41, 4, 17
HSL:
306°, 49.4253%, 65.8824%
HSV (HSB):
306°, 40.7583%, 82.7451%
XYZ:
44.9771, 32.8279, 60.4658
xyY:
0.3253, 0.2374, 32.8279
CIE-Lab:
64.0213, 44.7122, -26.4239
CIE-LCH:
64.0213, 51.9365, 329.4179
CIE-Luv:
64.0213, 43.6549, -47.6882
Hunter-Lab:
57.2956, 39.8551, -22.4635
#d37dcb color charts
#d37dcb color shades, tints & tones
#d37dcb color schemes
#d37dcb color preview, HTML & CSS examples
This text has a color of #d37dcb
<p style="color:#d37dcb;">Text here</p>
.mytext {color:#d37dcb;}
This box has a color of #d37dcb
<div style="background-color:#d37dcb;">Content here</div>
.mybackground {background-color:#d37dcb;}
Border around this has a color of #d37dcb
<div style="border:2px solid #d37dcb;">Content here</div>
.myborder {border:2px solid #d37dcb;}