#c0078a color space conversions
Hex:
#c0078a
RGB:
192, 7, 138
CMY:
25, 97, 46
CMYK:
0, 96, 28, 25
HSL:
318°, 92.9648%, 39.0196%
HSV (HSB):
318°, 96.3542%, 75.2941%
XYZ:
26.4017, 13.1934, 25.1998
xyY:
0.4075, 0.2036, 13.1934
CIE-Lab:
43.0532, 71.6980, -20.9777
CIE-LCH:
43.0532, 74.7039, 343.6914
CIE-Luv:
43.0532, 86.3588, -40.5245
Hunter-Lab:
36.3227, 66.1803, -15.7080
#c0078a color charts
#c0078a color shades, tints & tones
#c0078a color schemes
#c0078a color preview, HTML & CSS examples
This text has a color of #c0078a
<p style="color:#c0078a;">Text here</p>
.mytext {color:#c0078a;}
This box has a color of #c0078a
<div style="background-color:#c0078a;">Content here</div>
.mybackground {background-color:#c0078a;}
Border around this has a color of #c0078a
<div style="border:2px solid #c0078a;">Content here</div>
.myborder {border:2px solid #c0078a;}