#c02acc color space conversions
Hex:
#c02acc
RGB:
192, 42, 204
CMY:
25, 84, 20
CMYK:
6, 79, 0, 20
HSL:
296°, 65.8537%, 48.2353%
HSV (HSB):
296°, 79.4118%, 80.0000%
XYZ:
33.4653, 17.2220, 58.6871
xyY:
0.3060, 0.1575, 17.2220
CIE-Lab:
48.5386, 74.8820, -51.4903
CIE-LCH:
48.5386, 90.8766, 325.4869
CIE-Luv:
48.5386, 55.7020, -86.4739
Hunter-Lab:
41.4994, 71.3190, -54.7963
#c02acc color charts
#c02acc RGB chart
#c02acc CMYK chart
#c02acc RGB pie chart
#c02acc color shades, tints & tones
#c02acc color schemes
#c02acc color preview, HTML & CSS examples
This text has a color of #c02acc
<p style="color:#c02acc;">Text here</p>
.mytext {color:#c02acc;}
Text color #c02acc
This box has a color of #c02acc
<div style="background-color:#c02acc;">Content here</div>
.mybackground {background-color:#c02acc;}
Background color #c02acc
Border around this has a color of #c02acc
<div style="border:2px solid #c02acc;">Content here</div>
.myborder {border:2px solid #c02acc;}
Border color #c02acc