#c0007e color space conversions
Hex:
#c0007e
RGB:
192, 0, 126
CMY:
25, 100, 51
CMYK:
0, 100, 34, 25
HSL:
321°, 100.0000%, 37.6471%
HSV (HSB):
321°, 100.0000%, 75.2941%
XYZ:
25.5041, 12.7128, 20.8483
xyY:
0.4318, 0.2152, 12.7128
CIE-Lab:
42.3273, 71.0874, -14.7102
CIE-LCH:
42.3273, 72.5934, 348.3087
CIE-Luv:
42.3273, 92.5254, -31.8403
Hunter-Lab:
35.6550, 65.2850, -9.7096
#c0007e color charts
#c0007e color shades, tints & tones
#c0007e color schemes
#c0007e color preview, HTML & CSS examples
This text has a color of #c0007e
<p style="color:#c0007e;">Text here</p>
.mytext {color:#c0007e;}
This box has a color of #c0007e
<div style="background-color:#c0007e;">Content here</div>
.mybackground {background-color:#c0007e;}
Border around this has a color of #c0007e
<div style="border:2px solid #c0007e;">Content here</div>
.myborder {border:2px solid #c0007e;}