#d27dc7 color space conversions
Hex:
#d27dc7
RGB:
210, 125, 199
CMY:
18, 51, 22
CMYK:
0, 40, 5, 18
HSL:
308°, 48.5714%, 65.6863%
HSV (HSB):
308°, 40.4762%, 82.3529%
XYZ:
44.2208, 32.4924, 57.9738
xyY:
0.3283, 0.2412, 32.4924
CIE-Lab:
63.7478, 43.6950, -24.6054
CIE-LCH:
63.7478, 50.1466, 330.6154
CIE-Luv:
63.7478, 43.8148, -44.6268
Hunter-Lab:
57.0021, 38.7220, -20.3992
#d27dc7 color charts
#d27dc7 color shades, tints & tones
#d27dc7 color schemes
#d27dc7 color preview, HTML & CSS examples
This text has a color of #d27dc7
<p style="color:#d27dc7;">Text here</p>
.mytext {color:#d27dc7;}
This box has a color of #d27dc7
<div style="background-color:#d27dc7;">Content here</div>
.mybackground {background-color:#d27dc7;}
Border around this has a color of #d27dc7
<div style="border:2px solid #d27dc7;">Content here</div>
.myborder {border:2px solid #d27dc7;}