#c000db color space conversions
Hex:
#c000db
RGB:
192, 0, 219
CMY:
25, 100, 14
CMYK:
12, 100, 0, 14
HSL:
293°, 100.0000%, 42.9412%
HSV (HSB):
293°, 100.0000%, 85.8824%
XYZ:
34.5244, 16.3209, 68.3485
xyY:
0.2896, 0.1369, 16.3209
CIE-Lab:
47.3928, 83.5069, -61.9478
CIE-LCH:
47.3928, 103.9756, 323.4309
CIE-Luv:
47.3928, 53.7613, -101.7119
Hunter-Lab:
40.3992, 81.8443, -72.0290
#c000db color charts
#c000db RGB chart
#c000db CMYK chart
#c000db RGB pie chart
#c000db color shades, tints & tones
#c000db color schemes
#c000db color preview, HTML & CSS examples
This text has a color of #c000db
<p style="color:#c000db;">Text here</p>
.mytext {color:#c000db;}
Text color #c000db
This box has a color of #c000db
<div style="background-color:#c000db;">Content here</div>
.mybackground {background-color:#c000db;}
Background color #c000db
Border around this has a color of #c000db
<div style="border:2px solid #c000db;">Content here</div>
.myborder {border:2px solid #c000db;}
Border color #c000db