#c007cd color space conversions
Hex:
#c007cd
RGB:
192, 7, 205
CMY:
25, 97, 20
CMYK:
6, 97, 0, 20
HSL:
296°, 93.3962%, 41.5686%
HSV (HSB):
296°, 96.5854%, 80.3922%
XYZ:
32.8337, 15.7662, 59.0703
xyY:
0.3049, 0.1464, 15.7662
CIE-Lab:
46.6662, 80.7170, -55.0719
CIE-LCH:
46.6662, 97.7146, 325.6949
CIE-Luv:
46.6662, 58.4081, -91.3433
Hunter-Lab:
39.7067, 78.1159, -60.4090
#c007cd color charts
#c007cd color shades, tints & tones
#c007cd color schemes
#c007cd color preview, HTML & CSS examples
This text has a color of #c007cd
<p style="color:#c007cd;">Text here</p>
.mytext {color:#c007cd;}
This box has a color of #c007cd
<div style="background-color:#c007cd;">Content here</div>
.mybackground {background-color:#c007cd;}
Border around this has a color of #c007cd
<div style="border:2px solid #c007cd;">Content here</div>
.myborder {border:2px solid #c007cd;}