#d39ccf color space conversions
Hex:
#d39ccf
RGB:
211, 156, 207
CMY:
17, 39, 19
CMYK:
0, 26, 2, 17
HSL:
304°, 38.4615%, 71.9608%
HSV (HSB):
304°, 26.0664%, 82.7451%
XYZ:
50.0149, 42.1308, 64.5275
xyY:
0.3192, 0.2689, 42.1308
CIE-Lab:
70.9610, 28.8355, -18.0603
CIE-LCH:
70.9610, 34.0244, 327.9401
CIE-Luv:
70.9610, 28.2779, -32.5342
Hunter-Lab:
64.9083, 23.9534, -13.5064
#d39ccf color charts
#d39ccf color shades, tints & tones
#d39ccf color schemes
#d39ccf color preview, HTML & CSS examples
This text has a color of #d39ccf
<p style="color:#d39ccf;">Text here</p>
.mytext {color:#d39ccf;}
This box has a color of #d39ccf
<div style="background-color:#d39ccf;">Content here</div>
.mybackground {background-color:#d39ccf;}
Border around this has a color of #d39ccf
<div style="border:2px solid #d39ccf;">Content here</div>
.myborder {border:2px solid #d39ccf;}