#c040ed color space conversions
Hex:
#c040ed
RGB:
192, 64, 237
CMY:
25, 75, 7
CMYK:
19, 73, 0, 7
HSL:
284°, 82.7751%, 59.0196%
HSV (HSB):
284°, 72.9958%, 92.9412%
XYZ:
38.8577, 20.9877, 82.1238
xyY:
0.2737, 0.1478, 20.9877
CIE-Lab:
52.9360, 73.9551, -63.1985
CIE-LCH:
52.9360, 97.2801, 319.4844
CIE-Luv:
52.9360, 42.1106, -105.6643
Hunter-Lab:
45.8123, 71.2309, -74.2154
#c040ed color charts
#c040ed color shades, tints & tones
#c040ed color schemes
#c040ed color preview, HTML & CSS examples
This text has a color of #c040ed
<p style="color:#c040ed;">Text here</p>
.mytext {color:#c040ed;}
This box has a color of #c040ed
<div style="background-color:#c040ed;">Content here</div>
.mybackground {background-color:#c040ed;}
Border around this has a color of #c040ed
<div style="border:2px solid #c040ed;">Content here</div>
.myborder {border:2px solid #c040ed;}