#d37deb color space conversions
Hex:
#d37deb
RGB:
211, 125, 235
CMY:
17, 51, 8
CMYK:
10, 47, 0, 8
HSL:
287°, 73.3333%, 70.5882%
HSV (HSB):
287°, 46.8085%, 92.1569%
XYZ:
49.1930, 34.5143, 82.6664
xyY:
0.2957, 0.2075, 34.5143
CIE-Lab:
65.3687, 50.7166, -42.1629
CIE-LCH:
65.3687, 65.9537, 320.2618
CIE-Luv:
65.3687, 37.0730, -74.0623
Hunter-Lab:
58.7488, 46.6554, -42.3037
#d37deb color charts
#d37deb color shades, tints & tones
#d37deb color schemes
#d37deb color preview, HTML & CSS examples
This text has a color of #d37deb
<p style="color:#d37deb;">Text here</p>
.mytext {color:#d37deb;}
This box has a color of #d37deb
<div style="background-color:#d37deb;">Content here</div>
.mybackground {background-color:#d37deb;}
Border around this has a color of #d37deb
<div style="border:2px solid #d37deb;">Content here</div>
.myborder {border:2px solid #d37deb;}