#c007d5 color space conversions
Hex:
#c007d5
RGB:
192, 7, 213
CMY:
25, 97, 16
CMYK:
10, 97, 0, 16
HSL:
294°, 93.6364%, 43.1373%
HSV (HSB):
294°, 96.7136%, 83.5294%
XYZ:
33.8244, 16.1625, 64.2877
xyY:
0.2960, 0.1414, 16.1625
CIE-Lab:
47.1870, 81.9664, -58.8417
CIE-LCH:
47.1870, 100.9002, 324.3263
CIE-Luv:
47.1870, 55.5551, -97.0842
Hunter-Lab:
40.2026, 79.8262, -66.6683
#c007d5 color charts
#c007d5 color shades, tints & tones
#c007d5 color schemes
#c007d5 color preview, HTML & CSS examples
This text has a color of #c007d5
<p style="color:#c007d5;">Text here</p>
.mytext {color:#c007d5;}
This box has a color of #c007d5
<div style="background-color:#c007d5;">Content here</div>
.mybackground {background-color:#c007d5;}
Border around this has a color of #c007d5
<div style="border:2px solid #c007d5;">Content here</div>
.myborder {border:2px solid #c007d5;}