#c041ed color space conversions
Hex:
#c041ed
RGB:
192, 65, 237
CMY:
25, 75, 7
CMYK:
19, 73, 0, 7
HSL:
284°, 82.6923%, 59.2157%
HSV (HSB):
284°, 72.5738%, 92.9412%
XYZ:
38.9146, 21.1015, 82.1427
xyY:
0.2737, 0.1484, 21.1015
CIE-Lab:
53.0604, 73.6000, -62.9981
CIE-LCH:
53.0604, 96.8800, 319.4381
CIE-Luv:
53.0604, 41.9299, -105.3956
Hunter-Lab:
45.9364, 70.8261, -73.8661
#c041ed color charts
#c041ed color shades, tints & tones
#c041ed color schemes
#c041ed color preview, HTML & CSS examples
This text has a color of #c041ed
<p style="color:#c041ed;">Text here</p>
.mytext {color:#c041ed;}
This box has a color of #c041ed
<div style="background-color:#c041ed;">Content here</div>
.mybackground {background-color:#c041ed;}
Border around this has a color of #c041ed
<div style="border:2px solid #c041ed;">Content here</div>
.myborder {border:2px solid #c041ed;}