#d27dcb color space conversions
Hex:
#d27dcb
RGB:
210, 125, 203
CMY:
18, 51, 20
CMYK:
0, 40, 3, 18
HSL:
305°, 48.5714%, 65.6863%
HSV (HSB):
305°, 40.4762%, 82.3529%
XYZ:
44.6914, 32.6807, 60.4524
xyY:
0.3243, 0.2371, 32.6807
CIE-Lab:
63.9015, 44.4021, -26.6184
CIE-LCH:
63.9015, 51.7695, 329.0580
CIE-Luv:
63.9015, 42.9839, -47.9277
Hunter-Lab:
57.1670, 39.5037, -22.6805
#d27dcb color charts
#d27dcb color shades, tints & tones
#d27dcb color schemes
#d27dcb color preview, HTML & CSS examples
This text has a color of #d27dcb
<p style="color:#d27dcb;">Text here</p>
.mytext {color:#d27dcb;}
This box has a color of #d27dcb
<div style="background-color:#d27dcb;">Content here</div>
.mybackground {background-color:#d27dcb;}
Border around this has a color of #d27dcb
<div style="border:2px solid #d27dcb;">Content here</div>
.myborder {border:2px solid #d27dcb;}