#d27dc9 color space conversions
Hex:
#d27dc9
RGB:
210, 125, 201
CMY:
18, 51, 21
CMYK:
0, 40, 4, 18
HSL:
306°, 48.5714%, 65.6863%
HSV (HSB):
306°, 40.4762%, 82.3529%
XYZ:
44.4546, 32.5859, 59.2050
xyY:
0.3263, 0.2392, 32.5859
CIE-Lab:
63.8242, 44.0471, -25.6132
CIE-LCH:
63.8242, 50.9528, 329.8222
CIE-Luv:
63.8242, 43.3991, -46.2767
Hunter-Lab:
57.0841, 39.1108, -21.5341
#d27dc9 color charts
#d27dc9 color shades, tints & tones
#d27dc9 color schemes
#d27dc9 color preview, HTML & CSS examples
This text has a color of #d27dc9
<p style="color:#d27dc9;">Text here</p>
.mytext {color:#d27dc9;}
This box has a color of #d27dc9
<div style="background-color:#d27dc9;">Content here</div>
.mybackground {background-color:#d27dc9;}
Border around this has a color of #d27dc9
<div style="border:2px solid #d27dc9;">Content here</div>
.myborder {border:2px solid #d27dc9;}