#c10ff1 color space conversions
Hex:
#c10ff1
RGB:
193, 15, 241
CMY:
24, 94, 5
CMYK:
20, 94, 0, 5
HSL:
287°, 88.9764%, 50.1961%
HSV (HSB):
287°, 93.7759%, 94.5098%
XYZ:
38.0403, 18.0300, 84.6943
xyY:
0.2702, 0.1281, 18.0300
CIE-Lab:
49.5324, 86.0052, -70.9467
CIE-LCH:
49.5324, 111.4914, 320.4804
CIE-Luv:
49.5324, 46.7707, -115.8377
Hunter-Lab:
42.4617, 85.6054, -88.5368
#c10ff1 color charts
#c10ff1 color shades, tints & tones
#c10ff1 color schemes
#c10ff1 color preview, HTML & CSS examples
This text has a color of #c10ff1
<p style="color:#c10ff1;">Text here</p>
.mytext {color:#c10ff1;}
This box has a color of #c10ff1
<div style="background-color:#c10ff1;">Content here</div>
.mybackground {background-color:#c10ff1;}
Border around this has a color of #c10ff1
<div style="border:2px solid #c10ff1;">Content here</div>
.myborder {border:2px solid #c10ff1;}