#d27ddc color space conversions
Hex:
#d27ddc
RGB:
210, 125, 220
CMY:
18, 51, 14
CMYK:
5, 43, 0, 14
HSL:
294°, 57.5758%, 67.6471%
HSV (HSB):
294°, 43.1818%, 86.2745%
XYZ:
46.8302, 33.5362, 71.7151
xyY:
0.3079, 0.2205, 33.5362
CIE-Lab:
64.5927, 47.5286, -35.0594
CIE-LCH:
64.5927, 59.0604, 323.5857
CIE-Luv:
64.5927, 39.4816, -61.9722
Hunter-Lab:
57.9104, 43.0037, -32.8862
#d27ddc color charts
#d27ddc color shades, tints & tones
#d27ddc color schemes
#d27ddc color preview, HTML & CSS examples
This text has a color of #d27ddc
<p style="color:#d27ddc;">Text here</p>
.mytext {color:#d27ddc;}
This box has a color of #d27ddc
<div style="background-color:#d27ddc;">Content here</div>
.mybackground {background-color:#d27ddc;}
Border around this has a color of #d27ddc
<div style="border:2px solid #d27ddc;">Content here</div>
.myborder {border:2px solid #d27ddc;}