#c402ed color space conversions
Hex:
#c402ed
RGB:
196, 2, 237
CMY:
23, 99, 7
CMYK:
17, 99, 0, 7
HSL:
290°, 98.3264%, 46.8627%
HSV (HSB):
290°, 99.1561%, 92.9412%
XYZ:
38.0727, 17.8936, 81.5679
xyY:
0.2768, 0.1301, 17.8936
CIE-Lab:
49.3668, 86.8238, -68.9407
CIE-LCH:
49.3668, 110.8656, 321.5494
CIE-Luv:
49.3668, 50.3529, -113.0533
Hunter-Lab:
42.3008, 86.6319, -84.7172
#c402ed color charts
#c402ed color shades, tints & tones
#c402ed color schemes
#c402ed color preview, HTML & CSS examples
This text has a color of #c402ed
<p style="color:#c402ed;">Text here</p>
.mytext {color:#c402ed;}
This box has a color of #c402ed
<div style="background-color:#c402ed;">Content here</div>
.mybackground {background-color:#c402ed;}
Border around this has a color of #c402ed
<div style="border:2px solid #c402ed;">Content here</div>
.myborder {border:2px solid #c402ed;}