#c100da color space conversions
Hex:
#c100da
RGB:
193, 0, 218
CMY:
24, 100, 15
CMYK:
11, 100, 0, 15
HSL:
293°, 100.0000%, 42.7451%
HSV (HSB):
293°, 100.0000%, 85.4902%
XYZ:
34.6472, 16.3994, 67.6690
xyY:
0.2919, 0.1381, 16.3994
CIE-Lab:
47.4942, 83.4922, -61.2035
CIE-LCH:
47.4942, 103.5220, 323.7569
CIE-Luv:
47.4942, 54.7722, -100.7420
Hunter-Lab:
40.4962, 81.8504, -70.7260
#c100da color charts
#c100da color shades, tints & tones
#c100da color schemes
#c100da color preview, HTML & CSS examples
This text has a color of #c100da
<p style="color:#c100da;">Text here</p>
.mytext {color:#c100da;}
This box has a color of #c100da
<div style="background-color:#c100da;">Content here</div>
.mybackground {background-color:#c100da;}
Border around this has a color of #c100da
<div style="border:2px solid #c100da;">Content here</div>
.myborder {border:2px solid #c100da;}