#c0078d color space conversions
Hex:
#c0078d
RGB:
192, 7, 141
CMY:
25, 97, 45
CMYK:
0, 96, 27, 25
HSL:
317°, 92.9648%, 39.0196%
HSV (HSB):
317°, 96.3542%, 75.2941%
XYZ:
26.6219, 13.2815, 26.3598
xyY:
0.4018, 0.2004, 13.2815
CIE-Lab:
43.1844, 72.0374, -22.6074
CIE-LCH:
43.1844, 75.5016, 342.5766
CIE-Luv:
43.1844, 84.9884, -42.8486
Hunter-Lab:
36.4438, 66.6162, -17.3737
#c0078d color charts
#c0078d color shades, tints & tones
#c0078d color schemes
#c0078d color preview, HTML & CSS examples
This text has a color of #c0078d
<p style="color:#c0078d;">Text here</p>
.mytext {color:#c0078d;}
This box has a color of #c0078d
<div style="background-color:#c0078d;">Content here</div>
.mybackground {background-color:#c0078d;}
Border around this has a color of #c0078d
<div style="border:2px solid #c0078d;">Content here</div>
.myborder {border:2px solid #c0078d;}