#d27ca5 color space conversions
Hex:
#d27ca5
RGB:
210, 124, 165
CMY:
18, 51, 35
CMYK:
0, 41, 21, 18
HSL:
331°, 48.8636%, 65.4902%
HSV (HSB):
331°, 40.9524%, 82.3529%
XYZ:
40.5775, 30.8336, 39.4101
xyY:
0.3662, 0.2782, 30.8336
CIE-Lab:
62.3669, 38.7008, -7.4167
CIE-LCH:
62.3669, 39.4051, 349.1512
CIE-Luv:
62.3669, 51.4013, -17.5913
Hunter-Lab:
55.5280, 33.2664, -3.2106
#d27ca5 color charts
#d27ca5 color shades, tints & tones
#d27ca5 color schemes
#d27ca5 color preview, HTML & CSS examples
This text has a color of #d27ca5
<p style="color:#d27ca5;">Text here</p>
.mytext {color:#d27ca5;}
This box has a color of #d27ca5
<div style="background-color:#d27ca5;">Content here</div>
.mybackground {background-color:#d27ca5;}
Border around this has a color of #d27ca5
<div style="border:2px solid #d27ca5;">Content here</div>
.myborder {border:2px solid #d27ca5;}