#c007ca color space conversions
Hex:
#c007ca
RGB:
192, 7, 202
CMY:
25, 97, 21
CMYK:
5, 97, 0, 21
HSL:
297°, 93.3014%, 40.9804%
HSV (HSB):
297°, 96.5347%, 79.2157%
XYZ:
32.4749, 15.6227, 57.1810
xyY:
0.3085, 0.1484, 15.6227
CIE-Lab:
46.4755, 80.2566, -53.6428
CIE-LCH:
46.4755, 96.5332, 326.2416
CIE-Luv:
46.4755, 59.5071, -89.1678
Hunter-Lab:
39.5256, 77.4890, -58.1060
#c007ca color charts
#c007ca color shades, tints & tones
#c007ca color schemes
#c007ca color preview, HTML & CSS examples
This text has a color of #c007ca
<p style="color:#c007ca;">Text here</p>
.mytext {color:#c007ca;}
This box has a color of #c007ca
<div style="background-color:#c007ca;">Content here</div>
.mybackground {background-color:#c007ca;}
Border around this has a color of #c007ca
<div style="border:2px solid #c007ca;">Content here</div>
.myborder {border:2px solid #c007ca;}