#d27ac0 color space conversions
Hex:
#d27ac0
RGB:
210, 122, 192
CMY:
18, 52, 25
CMYK:
0, 42, 9, 18
HSL:
312°, 49.4382%, 65.0980%
HSV (HSB):
312°, 41.9048%, 82.3529%
XYZ:
43.0523, 31.4265, 53.6660
xyY:
0.3360, 0.2452, 31.4265
CIE-Lab:
62.8660, 44.0527, -22.0069
CIE-LCH:
62.8660, 49.2437, 333.4552
CIE-Luv:
62.8660, 46.6785, -40.5312
Hunter-Lab:
56.0593, 38.9802, -17.5172
#d27ac0 color charts
#d27ac0 color shades, tints & tones
#d27ac0 color schemes
#d27ac0 color preview, HTML & CSS examples
This text has a color of #d27ac0
<p style="color:#d27ac0;">Text here</p>
.mytext {color:#d27ac0;}
This box has a color of #d27ac0
<div style="background-color:#d27ac0;">Content here</div>
.mybackground {background-color:#d27ac0;}
Border around this has a color of #d27ac0
<div style="border:2px solid #d27ac0;">Content here</div>
.myborder {border:2px solid #d27ac0;}