#c073c8 color space conversions
Hex:
#c073c8
RGB:
192, 115, 200
CMY:
25, 55, 22
CMYK:
4, 43, 0, 22
HSL:
294°, 43.5897%, 61.7647%
HSV (HSB):
294°, 42.5000%, 78.4314%
XYZ:
38.2943, 27.6381, 57.9599
xyY:
0.3091, 0.2231, 27.6381
CIE-Lab:
59.5603, 43.5997, -31.8122
CIE-LCH:
59.5603, 53.9718, 323.8839
CIE-Luv:
59.5603, 36.0516, -55.3275
Hunter-Lab:
52.5719, 38.0216, -28.5662
#c073c8 color charts
#c073c8 color shades, tints & tones
#c073c8 color schemes
#c073c8 color preview, HTML & CSS examples
This text has a color of #c073c8
<p style="color:#c073c8;">Text here</p>
.mytext {color:#c073c8;}
This box has a color of #c073c8
<div style="background-color:#c073c8;">Content here</div>
.mybackground {background-color:#c073c8;}
Border around this has a color of #c073c8
<div style="border:2px solid #c073c8;">Content here</div>
.myborder {border:2px solid #c073c8;}