#dc50be color space conversions
Hex:
#dc50be
RGB:
220, 80, 190
CMY:
14, 69, 25
CMYK:
0, 64, 14, 14
HSL:
313°, 66.6667%, 58.8235%
HSV (HSB):
313°, 63.6364%, 86.2745%
XYZ:
41.6781, 24.6707, 51.2804
xyY:
0.3543, 0.2097, 24.6707
CIE-Lab:
56.7531, 66.2716, -30.1699
CIE-LCH:
56.7531, 72.8158, 335.5228
CIE-Luv:
56.7531, 71.5098, -55.8912
Hunter-Lab:
49.6696, 62.8590, -26.4442
#dc50be color charts
#dc50be color shades, tints & tones
#dc50be color schemes
#dc50be color preview, HTML & CSS examples
This text has a color of #dc50be
<p style="color:#dc50be;">Text here</p>
.mytext {color:#dc50be;}
This box has a color of #dc50be
<div style="background-color:#dc50be;">Content here</div>
.mybackground {background-color:#dc50be;}
Border around this has a color of #dc50be
<div style="border:2px solid #dc50be;">Content here</div>
.myborder {border:2px solid #dc50be;}