#d27dc0 color space conversions
Hex:
#d27dc0
RGB:
210, 125, 192
CMY:
18, 51, 25
CMYK:
0, 40, 9, 18
HSL:
313°, 48.5714%, 65.6863%
HSV (HSB):
313°, 40.4762%, 82.3529%
XYZ:
43.4264, 32.1746, 53.7907
xyY:
0.3356, 0.2487, 32.1746
CIE-Lab:
63.4870, 42.4852, -21.0585
CIE-LCH:
63.4870, 47.4179, 333.6339
CIE-Luv:
63.4870, 45.2718, -38.8655
Hunter-Lab:
56.7227, 37.3933, -16.5194
#d27dc0 color charts
#d27dc0 color shades, tints & tones
#d27dc0 color schemes
#d27dc0 color preview, HTML & CSS examples
This text has a color of #d27dc0
<p style="color:#d27dc0;">Text here</p>
.mytext {color:#d27dc0;}
This box has a color of #d27dc0
<div style="background-color:#d27dc0;">Content here</div>
.mybackground {background-color:#d27dc0;}
Border around this has a color of #d27dc0
<div style="border:2px solid #d27dc0;">Content here</div>
.myborder {border:2px solid #d27dc0;}