#c402e4 color space conversions
Hex:
#c402e4
RGB:
196, 2, 228
CMY:
23, 99, 11
CMYK:
14, 99, 0, 11
HSL:
292°, 98.2609%, 45.0980%
HSV (HSB):
292°, 99.1228%, 89.4118%
XYZ:
36.7902, 17.3806, 74.8145
xyY:
0.2852, 0.1347, 17.3806
CIE-Lab:
48.7361, 85.3566, -64.8700
CIE-LCH:
48.7361, 107.2095, 322.7656
CIE-Luv:
48.7361, 53.2886, -106.8437
Hunter-Lab:
41.6901, 84.5634, -77.2153
#c402e4 color charts
#c402e4 color shades, tints & tones
#c402e4 color schemes
#c402e4 color preview, HTML & CSS examples
This text has a color of #c402e4
<p style="color:#c402e4;">Text here</p>
.mytext {color:#c402e4;}
This box has a color of #c402e4
<div style="background-color:#c402e4;">Content here</div>
.mybackground {background-color:#c402e4;}
Border around this has a color of #c402e4
<div style="border:2px solid #c402e4;">Content here</div>
.myborder {border:2px solid #c402e4;}