#c400e5 color space conversions
Hex:
#c400e5
RGB:
196, 0, 229
CMY:
23, 100, 10
CMYK:
14, 100, 0, 10
HSL:
291°, 100.0000%, 44.9020%
HSV (HSB):
291°, 100.0000%, 89.8039%
XYZ:
36.9078, 17.3929, 75.5406
xyY:
0.2843, 0.1340, 17.3929
CIE-Lab:
48.7513, 85.6785, -65.4129
CIE-LCH:
48.7513, 107.7945, 322.6394
CIE-Luv:
48.7513, 53.0284, -107.6418
Hunter-Lab:
41.7048, 84.9851, -78.1997
#c400e5 color charts
#c400e5 color shades, tints & tones
#c400e5 color schemes
#c400e5 color preview, HTML & CSS examples
This text has a color of #c400e5
<p style="color:#c400e5;">Text here</p>
.mytext {color:#c400e5;}
This box has a color of #c400e5
<div style="background-color:#c400e5;">Content here</div>
.mybackground {background-color:#c400e5;}
Border around this has a color of #c400e5
<div style="border:2px solid #c400e5;">Content here</div>
.myborder {border:2px solid #c400e5;}