#c041ec color space conversions
Hex:
#c041ec
RGB:
192, 65, 236
CMY:
25, 75, 7
CMYK:
19, 72, 0, 7
HSL:
285°, 81.8182%, 59.0196%
HSV (HSB):
285°, 72.4576%, 92.5490%
XYZ:
38.7688, 21.0432, 81.3753
xyY:
0.2746, 0.1490, 21.0432
CIE-Lab:
52.9967, 73.4103, -62.5391
CIE-LCH:
52.9967, 96.4376, 319.5720
CIE-Luv:
52.9967, 42.1976, -104.6663
Hunter-Lab:
45.8729, 70.5794, -73.0654
#c041ec color charts
#c041ec color shades, tints & tones
#c041ec color schemes
#c041ec color preview, HTML & CSS examples
This text has a color of #c041ec
<p style="color:#c041ec;">Text here</p>
.mytext {color:#c041ec;}
This box has a color of #c041ec
<div style="background-color:#c041ec;">Content here</div>
.mybackground {background-color:#c041ec;}
Border around this has a color of #c041ec
<div style="border:2px solid #c041ec;">Content here</div>
.myborder {border:2px solid #c041ec;}