#d27ac7 color space conversions
Hex:
#d27ac7
RGB:
210, 122, 199
CMY:
18, 52, 22
CMYK:
0, 42, 5, 18
HSL:
308°, 49.4382%, 65.0980%
HSV (HSB):
308°, 41.9048%, 82.3529%
XYZ:
43.8467, 31.7442, 57.8491
xyY:
0.3286, 0.2379, 31.7442
CIE-Lab:
63.1309, 45.2582, -25.5526
CIE-LCH:
63.1309, 51.9735, 330.5511
CIE-Luv:
63.1309, 45.1715, -46.2916
Hunter-Lab:
56.3420, 40.3144, -21.4365
#d27ac7 color charts
#d27ac7 color shades, tints & tones
#d27ac7 color schemes
#d27ac7 color preview, HTML & CSS examples
This text has a color of #d27ac7
<p style="color:#d27ac7;">Text here</p>
.mytext {color:#d27ac7;}
This box has a color of #d27ac7
<div style="background-color:#d27ac7;">Content here</div>
.mybackground {background-color:#d27ac7;}
Border around this has a color of #d27ac7
<div style="border:2px solid #d27ac7;">Content here</div>
.myborder {border:2px solid #d27ac7;}