#c42dbc color space conversions
Hex:
#c42dbc
RGB:
196, 45, 188
CMY:
23, 82, 26
CMYK:
0, 77, 4, 23
HSL:
303°, 62.6556%, 47.2549%
HSV (HSB):
303°, 77.0408%, 76.8627%
XYZ:
32.7804, 17.2434, 49.1775
xyY:
0.3304, 0.1738, 17.2434
CIE-Lab:
48.5652, 72.3421, -42.1302
CIE-LCH:
48.5652, 83.7158, 329.7846
CIE-Luv:
48.5652, 63.6826, -72.4776
Hunter-Lab:
41.5251, 68.2410, -41.1486
#c42dbc color charts
#c42dbc color shades, tints & tones
#c42dbc color schemes
#c42dbc color preview, HTML & CSS examples
This text has a color of #c42dbc
<p style="color:#c42dbc;">Text here</p>
.mytext {color:#c42dbc;}
This box has a color of #c42dbc
<div style="background-color:#c42dbc;">Content here</div>
.mybackground {background-color:#c42dbc;}
Border around this has a color of #c42dbc
<div style="border:2px solid #c42dbc;">Content here</div>
.myborder {border:2px solid #c42dbc;}