#c100cb color space conversions
Hex:
#c100cb
RGB:
193, 0, 203
CMY:
24, 100, 20
CMYK:
5, 100, 0, 20
HSL:
297°, 100.0000%, 39.8039%
HSV (HSB):
297°, 100.0000%, 79.6078%
XYZ:
32.7718, 15.6493, 57.7933
xyY:
0.3085, 0.1473, 15.6493
CIE-Lab:
46.5109, 81.1662, -54.1557
CIE-LCH:
46.5109, 97.5745, 326.2880
CIE-Luv:
46.5109, 60.1523, -90.0217
Hunter-Lab:
39.5591, 78.6455, -58.9273
#c100cb color charts
#c100cb color shades, tints & tones
#c100cb color schemes
#c100cb color preview, HTML & CSS examples
This text has a color of #c100cb
<p style="color:#c100cb;">Text here</p>
.mytext {color:#c100cb;}
This box has a color of #c100cb
<div style="background-color:#c100cb;">Content here</div>
.mybackground {background-color:#c100cb;}
Border around this has a color of #c100cb
<div style="border:2px solid #c100cb;">Content here</div>
.myborder {border:2px solid #c100cb;}