#c000de color space conversions
Hex:
#c000de
RGB:
192, 0, 222
CMY:
25, 100, 13
CMYK:
14, 100, 0, 13
HSL:
292°, 100.0000%, 43.5294%
HSV (HSB):
292°, 100.0000%, 87.0588%
XYZ:
34.9230, 16.4804, 70.4476
xyY:
0.2866, 0.1353, 16.4804
CIE-Lab:
47.5985, 83.9878, -63.3285
CIE-LCH:
47.5985, 105.1877, 322.9830
CIE-Luv:
47.5985, 52.7452, -103.8097
Hunter-Lab:
40.5961, 82.5128, -74.4706
#c000de color charts
#c000de RGB chart
#c000de CMYK chart
#c000de RGB pie chart
#c000de color shades, tints & tones
#c000de color schemes
#c000de color preview, HTML & CSS examples
This text has a color of #c000de
<p style="color:#c000de;">Text here</p>
.mytext {color:#c000de;}
Text color #c000de
This box has a color of #c000de
<div style="background-color:#c000de;">Content here</div>
.mybackground {background-color:#c000de;}
Background color #c000de
Border around this has a color of #c000de
<div style="border:2px solid #c000de;">Content here</div>
.myborder {border:2px solid #c000de;}
Border color #c000de