#c001c5 color space conversions
Hex:
#c001c5
RGB:
192, 1, 197
CMY:
25, 100, 23
CMYK:
3, 99, 0, 23
HSL:
298°, 98.9899%, 38.8235%
HSV (HSB):
298°, 99.4924%, 77.2549%
XYZ:
31.8271, 15.2594, 54.0912
xyY:
0.3146, 0.1508, 15.2594
CIE-Lab:
45.9874, 80.0207, -51.5240
CIE-LCH:
45.9874, 95.1737, 327.2232
CIE-Luv:
45.9874, 61.6560, -85.8864
Hunter-Lab:
39.0633, 77.0736, -54.7550
#c001c5 color charts
#c001c5 color shades, tints & tones
#c001c5 color schemes
#c001c5 color preview, HTML & CSS examples
This text has a color of #c001c5
<p style="color:#c001c5;">Text here</p>
.mytext {color:#c001c5;}
This box has a color of #c001c5
<div style="background-color:#c001c5;">Content here</div>
.mybackground {background-color:#c001c5;}
Border around this has a color of #c001c5
<div style="border:2px solid #c001c5;">Content here</div>
.myborder {border:2px solid #c001c5;}