#c007df color space conversions
Hex:
#c007df
RGB:
192, 7, 223
CMY:
25, 97, 13
CMYK:
14, 97, 0, 13
HSL:
291°, 93.9130%, 45.0980%
HSV (HSB):
291°, 96.8610%, 87.4510%
XYZ:
35.1335, 16.6861, 71.1810
xyY:
0.2856, 0.1357, 16.6861
CIE-Lab:
47.8621, 83.5696, -63.4723
CIE-LCH:
47.8621, 104.9410, 322.7828
CIE-Luv:
47.8621, 52.1466, -104.1358
Hunter-Lab:
40.8487, 82.0407, -74.7220
#c007df color charts
#c007df color shades, tints & tones
#c007df color schemes
#c007df color preview, HTML & CSS examples
This text has a color of #c007df
<p style="color:#c007df;">Text here</p>
.mytext {color:#c007df;}
This box has a color of #c007df
<div style="background-color:#c007df;">Content here</div>
.mybackground {background-color:#c007df;}
Border around this has a color of #c007df
<div style="border:2px solid #c007df;">Content here</div>
.myborder {border:2px solid #c007df;}