#d37bcf color space conversions
Hex:
#d37bcf
RGB:
211, 123, 207
CMY:
17, 52, 19
CMYK:
0, 42, 2, 17
HSL:
303°, 50.0000%, 65.4902%
HSV (HSB):
303°, 41.7062%, 82.7451%
XYZ:
45.2094, 32.5198, 62.9256
xyY:
0.3214, 0.2312, 32.5198
CIE-Lab:
63.7702, 46.4644, -29.0566
CIE-LCH:
63.7702, 54.8017, 327.9802
CIE-Luv:
63.7702, 43.6915, -52.0978
Hunter-Lab:
57.0261, 41.7162, -25.5054
#d37bcf color charts
#d37bcf color shades, tints & tones
#d37bcf color schemes
#d37bcf color preview, HTML & CSS examples
This text has a color of #d37bcf
<p style="color:#d37bcf;">Text here</p>
.mytext {color:#d37bcf;}
This box has a color of #d37bcf
<div style="background-color:#d37bcf;">Content here</div>
.mybackground {background-color:#d37bcf;}
Border around this has a color of #d37bcf
<div style="border:2px solid #d37bcf;">Content here</div>
.myborder {border:2px solid #d37bcf;}