#c100ff color space conversions
Hex:
#c100ff
RGB:
193, 0, 255
CMY:
24, 100, 0
CMYK:
24, 100, 0, 0
HSL:
285°, 100.0000%, 50.0000%
HSV (HSB):
285°, 100.0000%, 100.0000%
XYZ:
40.0423, 18.5575, 96.0792
xyY:
0.2589, 0.1200, 18.5575
CIE-Lab:
50.1654, 89.6309, -77.7532
CIE-LCH:
50.1654, 118.6560, 319.0589
CIE-Luv:
50.1654, 43.1634, -125.8794
Hunter-Lab:
43.0784, 90.5327, -102.0818
#c100ff color charts
#c100ff RGB chart
#c100ff CMYK chart
#c100ff RGB pie chart
#c100ff color shades, tints & tones
#c100ff color schemes
#c100ff color preview, HTML & CSS examples
This text has a color of #c100ff
<p style="color:#c100ff;">Text here</p>
.mytext {color:#c100ff;}
Text color #c100ff
This box has a color of #c100ff
<div style="background-color:#c100ff;">Content here</div>
.mybackground {background-color:#c100ff;}
Background color #c100ff
Border around this has a color of #c100ff
<div style="border:2px solid #c100ff;">Content here</div>
.myborder {border:2px solid #c100ff;}
Border color #c100ff