#d27bb1 color space conversions
Hex:
#d27bb1
RGB:
210, 123, 177
CMY:
18, 52, 31
CMYK:
0, 41, 16, 18
HSL:
323°, 49.1525%, 65.2941%
HSV (HSB):
323°, 41.4286%, 82.3529%
XYZ:
41.5971, 31.0419, 45.3942
xyY:
0.3524, 0.2630, 31.0419
CIE-Lab:
62.5430, 41.0691, -13.9901
CIE-LCH:
62.5430, 43.3866, 341.1886
CIE-Luv:
62.5430, 49.4056, -27.7433
Hunter-Lab:
55.7152, 35.7668, -9.3061
#d27bb1 color charts
#d27bb1 color shades, tints & tones
#d27bb1 color schemes
#d27bb1 color preview, HTML & CSS examples
This text has a color of #d27bb1
<p style="color:#d27bb1;">Text here</p>
.mytext {color:#d27bb1;}
This box has a color of #d27bb1
<div style="background-color:#d27bb1;">Content here</div>
.mybackground {background-color:#d27bb1;}
Border around this has a color of #d27bb1
<div style="border:2px solid #d27bb1;">Content here</div>
.myborder {border:2px solid #d27bb1;}