#c001a8 color space conversions
Hex:
#c001a8
RGB:
192, 1, 168
CMY:
25, 100, 34
CMYK:
0, 99, 13, 25
HSL:
308°, 98.9637%, 37.8431%
HSV (HSB):
308°, 99.4792%, 75.2941%
XYZ:
28.8170, 14.0553, 38.2399
xyY:
0.3553, 0.1733, 14.0553
CIE-Lab:
44.3122, 75.9311, -37.1206
CIE-LCH:
44.3122, 84.5191, 333.9473
CIE-Luv:
44.3122, 73.4121, -64.1540
Hunter-Lab:
37.4904, 71.5955, -34.2320
#c001a8 color charts
#c001a8 color shades, tints & tones
#c001a8 color schemes
#c001a8 color preview, HTML & CSS examples
This text has a color of #c001a8
<p style="color:#c001a8;">Text here</p>
.mytext {color:#c001a8;}
This box has a color of #c001a8
<div style="background-color:#c001a8;">Content here</div>
.mybackground {background-color:#c001a8;}
Border around this has a color of #c001a8
<div style="border:2px solid #c001a8;">Content here</div>
.myborder {border:2px solid #c001a8;}