#d27ac2 color space conversions
Hex:
#d27ac2
RGB:
210, 122, 194
CMY:
18, 52, 24
CMYK:
0, 42, 8, 18
HSL:
311°, 49.4382%, 65.0980%
HSV (HSB):
311°, 41.9048%, 82.3529%
XYZ:
43.2755, 31.5157, 54.8412
xyY:
0.3338, 0.2431, 31.5157
CIE-Lab:
62.9406, 44.3935, -23.0231
CIE-LCH:
62.9406, 50.0085, 332.5881
CIE-Luv:
62.9406, 46.2476, -42.1749
Hunter-Lab:
56.1389, 39.3563, -18.6223
#d27ac2 color charts
#d27ac2 color shades, tints & tones
#d27ac2 color schemes
#d27ac2 color preview, HTML & CSS examples
This text has a color of #d27ac2
<p style="color:#d27ac2;">Text here</p>
.mytext {color:#d27ac2;}
This box has a color of #d27ac2
<div style="background-color:#d27ac2;">Content here</div>
.mybackground {background-color:#d27ac2;}
Border around this has a color of #d27ac2
<div style="border:2px solid #d27ac2;">Content here</div>
.myborder {border:2px solid #d27ac2;}