#c00acc color space conversions
Hex:
#c00acc
RGB:
192, 10, 204
CMY:
25, 96, 20
CMYK:
6, 95, 0, 20
HSL:
296°, 90.6542%, 41.9608%
HSV (HSB):
296°, 95.0980%, 80.0000%
XYZ:
32.7459, 15.7832, 58.4473
xyY:
0.3061, 0.1475, 15.7832
CIE-Lab:
46.6887, 80.3071, -54.4577
CIE-LCH:
46.6887, 97.0302, 325.8581
CIE-Luv:
46.6887, 58.6401, -90.4408
Hunter-Lab:
39.7281, 77.6045, -59.4169
#c00acc color charts
#c00acc RGB chart
#c00acc CMYK chart
#c00acc RGB pie chart
#c00acc color shades, tints & tones
#c00acc color schemes
#c00acc color preview, HTML & CSS examples
This text has a color of #c00acc
<p style="color:#c00acc;">Text here</p>
.mytext {color:#c00acc;}
Text color #c00acc
This box has a color of #c00acc
<div style="background-color:#c00acc;">Content here</div>
.mybackground {background-color:#c00acc;}
Background color #c00acc
Border around this has a color of #c00acc
<div style="border:2px solid #c00acc;">Content here</div>
.myborder {border:2px solid #c00acc;}
Border color #c00acc