#d27abd color space conversions
Hex:
#d27abd
RGB:
210, 122, 189
CMY:
18, 52, 26
CMYK:
0, 42, 10, 18
HSL:
314°, 49.4382%, 65.0980%
HSV (HSB):
314°, 41.9048%, 82.3529%
XYZ:
42.7232, 31.2948, 51.9329
xyY:
0.3392, 0.2485, 31.2948
CIE-Lab:
62.7557, 43.5471, -20.4777
CIE-LCH:
62.7557, 48.1215, 334.8151
CIE-Luv:
62.7557, 47.3252, -38.0698
Hunter-Lab:
55.9418, 38.4238, -15.8819
#d27abd color charts
#d27abd color shades, tints & tones
#d27abd color schemes
#d27abd color preview, HTML & CSS examples
This text has a color of #d27abd
<p style="color:#d27abd;">Text here</p>
.mytext {color:#d27abd;}
This box has a color of #d27abd
<div style="background-color:#d27abd;">Content here</div>
.mybackground {background-color:#d27abd;}
Border around this has a color of #d27abd
<div style="border:2px solid #d27abd;">Content here</div>
.myborder {border:2px solid #d27abd;}