#c000a8 color space conversions
Hex:
#c000a8
RGB:
192, 0, 168
CMY:
25, 100, 34
CMYK:
0, 100, 13, 25
HSL:
308°, 100.0000%, 37.6471%
HSV (HSB):
308°, 100.0000%, 75.2941%
XYZ:
28.8061, 14.0336, 38.2363
xyY:
0.3553, 0.1731, 14.0336
CIE-Lab:
44.2811, 76.0228, -37.1697
CIE-LCH:
44.2811, 84.6230, 333.9447
CIE-Luv:
44.2811, 73.4738, -64.2251
Hunter-Lab:
37.4615, 71.7005, -34.2933
#c000a8 color charts
#c000a8 color shades, tints & tones
#c000a8 color schemes
#c000a8 color preview, HTML & CSS examples
This text has a color of #c000a8
<p style="color:#c000a8;">Text here</p>
.mytext {color:#c000a8;}
This box has a color of #c000a8
<div style="background-color:#c000a8;">Content here</div>
.mybackground {background-color:#c000a8;}
Border around this has a color of #c000a8
<div style="border:2px solid #c000a8;">Content here</div>
.myborder {border:2px solid #c000a8;}