#c073a5 color space conversions
Hex:
#c073a5
RGB:
192, 115, 165
CMY:
25, 55, 35
CMYK:
0, 40, 14, 25
HSL:
321°, 37.9310%, 60.1961%
HSV (HSB):
321°, 40.1042%, 75.2941%
XYZ:
34.6605, 26.1845, 38.8246
xyY:
0.3478, 0.2627, 26.1845
CIE-Lab:
58.2118, 37.3413, -13.8713
CIE-LCH:
58.2118, 39.8344, 339.6213
CIE-Luv:
58.2118, 43.1822, -26.5306
Hunter-Lab:
51.1708, 31.3577, -9.1653
#c073a5 color charts
#c073a5 color shades, tints & tones
#c073a5 color schemes
#c073a5 color preview, HTML & CSS examples
This text has a color of #c073a5
<p style="color:#c073a5;">Text here</p>
.mytext {color:#c073a5;}
This box has a color of #c073a5
<div style="background-color:#c073a5;">Content here</div>
.mybackground {background-color:#c073a5;}
Border around this has a color of #c073a5
<div style="border:2px solid #c073a5;">Content here</div>
.myborder {border:2px solid #c073a5;}