#d27cc1 color space conversions
Hex:
#d27cc1
RGB:
210, 124, 193
CMY:
18, 51, 24
CMYK:
0, 41, 8, 18
HSL:
312°, 48.8636%, 65.4902%
HSV (HSB):
312°, 40.9524%, 82.3529%
XYZ:
43.4116, 31.9672, 54.3343
xyY:
0.3347, 0.2464, 31.9672
CIE-Lab:
63.3158, 43.1795, -21.8845
CIE-LCH:
63.3158, 48.4087, 333.1229
CIE-Luv:
63.3158, 45.5324, -40.2451
Hunter-Lab:
56.5395, 38.1099, -17.3998
#d27cc1 color charts
#d27cc1 color shades, tints & tones
#d27cc1 color schemes
#d27cc1 color preview, HTML & CSS examples
This text has a color of #d27cc1
<p style="color:#d27cc1;">Text here</p>
.mytext {color:#d27cc1;}
This box has a color of #d27cc1
<div style="background-color:#d27cc1;">Content here</div>
.mybackground {background-color:#d27cc1;}
Border around this has a color of #d27cc1
<div style="border:2px solid #d27cc1;">Content here</div>
.myborder {border:2px solid #d27cc1;}