#c00ccc color space conversions
Hex:
#c00ccc
RGB:
192, 12, 204
CMY:
25, 95, 20
CMYK:
6, 94, 0, 20
HSL:
296°, 88.8889%, 42.3529%
HSV (HSB):
296°, 94.1176%, 80.0000%
XYZ:
32.7688, 15.8290, 58.4549
xyY:
0.3061, 0.1479, 15.8290
CIE-Lab:
46.7494, 80.1274, -54.3602
CIE-LCH:
46.7494, 96.8268, 325.8462
CIE-Luv:
46.7494, 58.5467, -90.3149
Hunter-Lab:
39.7857, 77.3932, -59.2615
#c00ccc color charts
#c00ccc RGB chart
#c00ccc CMYK chart
#c00ccc RGB pie chart
#c00ccc color shades, tints & tones
#c00ccc color schemes
#c00ccc color preview, HTML & CSS examples
This text has a color of #c00ccc
<p style="color:#c00ccc;">Text here</p>
.mytext {color:#c00ccc;}
Text color #c00ccc
This box has a color of #c00ccc
<div style="background-color:#c00ccc;">Content here</div>
.mybackground {background-color:#c00ccc;}
Background color #c00ccc
Border around this has a color of #c00ccc
<div style="border:2px solid #c00ccc;">Content here</div>
.myborder {border:2px solid #c00ccc;}
Border color #c00ccc