#c105ed color space conversions
Hex:
#c105ed
RGB:
193, 5, 237
CMY:
24, 98, 7
CMYK:
19, 98, 0, 7
HSL:
289°, 95.8678%, 47.4510%
HSV (HSB):
289°, 97.8903%, 92.9412%
XYZ:
37.3327, 17.5604, 81.5426
xyY:
0.2736, 0.1287, 17.5604
CIE-Lab:
48.9585, 86.1797, -69.6258
CIE-LCH:
48.9585, 110.7912, 321.0648
CIE-Luv:
48.9585, 48.3564, -113.6355
Hunter-Lab:
41.9052, 85.6888, -86.0379
#c105ed color charts
#c105ed color shades, tints & tones
#c105ed color schemes
#c105ed color preview, HTML & CSS examples
This text has a color of #c105ed
<p style="color:#c105ed;">Text here</p>
.mytext {color:#c105ed;}
This box has a color of #c105ed
<div style="background-color:#c105ed;">Content here</div>
.mybackground {background-color:#c105ed;}
Border around this has a color of #c105ed
<div style="border:2px solid #c105ed;">Content here</div>
.myborder {border:2px solid #c105ed;}