#c42acc color space conversions
Hex:
#c42acc
RGB:
196, 42, 204
CMY:
23, 84, 20
CMYK:
4, 79, 0, 20
HSL:
297°, 65.8537%, 48.2353%
HSV (HSB):
297°, 79.4118%, 80.0000%
XYZ:
34.4920, 17.7513, 58.7352
xyY:
0.3108, 0.1600, 17.7513
CIE-Lab:
49.1931, 75.6352, -50.4062
CIE-LCH:
49.1931, 90.8927, 326.3190
CIE-Luv:
49.1931, 58.4647, -85.2996
Hunter-Lab:
42.1323, 72.3990, -53.1614
#c42acc color charts
#c42acc color shades, tints & tones
#c42acc color schemes
#c42acc color preview, HTML & CSS examples
This text has a color of #c42acc
<p style="color:#c42acc;">Text here</p>
.mytext {color:#c42acc;}
This box has a color of #c42acc
<div style="background-color:#c42acc;">Content here</div>
.mybackground {background-color:#c42acc;}
Border around this has a color of #c42acc
<div style="border:2px solid #c42acc;">Content here</div>
.myborder {border:2px solid #c42acc;}