#c073a7 color space conversions
Hex:
#c073a7
RGB:
192, 115, 167
CMY:
25, 55, 35
CMYK:
0, 40, 13, 25
HSL:
319°, 37.9310%, 60.1961%
HSV (HSB):
319°, 40.1042%, 75.2941%
XYZ:
34.8440, 26.2580, 39.7910
xyY:
0.3454, 0.2603, 26.2580
CIE-Lab:
58.2811, 37.6720, -14.9189
CIE-LCH:
58.2811, 40.5185, 338.3953
CIE-Luv:
58.2811, 42.7741, -28.1548
Hunter-Lab:
51.2425, 31.7025, -10.1703
#c073a7 color charts
#c073a7 color shades, tints & tones
#c073a7 color schemes
#c073a7 color preview, HTML & CSS examples
This text has a color of #c073a7
<p style="color:#c073a7;">Text here</p>
.mytext {color:#c073a7;}
This box has a color of #c073a7
<div style="background-color:#c073a7;">Content here</div>
.mybackground {background-color:#c073a7;}
Border around this has a color of #c073a7
<div style="border:2px solid #c073a7;">Content here</div>
.myborder {border:2px solid #c073a7;}