#c001c2 color space conversions
Hex:
#c001c2
RGB:
192, 1, 194
CMY:
25, 100, 24
CMYK:
1, 99, 0, 24
HSL:
299°, 98.9744%, 38.2353%
HSV (HSB):
299°, 99.4845%, 76.0784%
XYZ:
31.4867, 15.1232, 52.2985
xyY:
0.3183, 0.1529, 15.1232
CIE-Lab:
45.8025, 79.5755, -50.0733
CIE-LCH:
45.8025, 94.0191, 327.8196
CIE-Luv:
45.8025, 62.8050, -83.6850
Hunter-Lab:
38.8886, 76.4700, -52.5129
#c001c2 color charts
#c001c2 color shades, tints & tones
#c001c2 color schemes
#c001c2 color preview, HTML & CSS examples
This text has a color of #c001c2
<p style="color:#c001c2;">Text here</p>
.mytext {color:#c001c2;}
This box has a color of #c001c2
<div style="background-color:#c001c2;">Content here</div>
.mybackground {background-color:#c001c2;}
Border around this has a color of #c001c2
<div style="border:2px solid #c001c2;">Content here</div>
.myborder {border:2px solid #c001c2;}