#c123b1 color space conversions
Hex:
#c123b1
RGB:
193, 35, 177
CMY:
24, 86, 31
CMYK:
0, 82, 8, 24
HSL:
306°, 69.2982%, 44.7059%
HSV (HSB):
306°, 81.8653%, 75.6863%
XYZ:
30.5292, 15.7138, 43.0190
xyY:
0.3420, 0.1760, 15.7138
CIE-Lab:
46.5968, 72.6086, -38.8308
CIE-LCH:
46.5968, 82.3398, 331.8623
CIE-Luv:
46.5968, 67.2916, -66.9759
Hunter-Lab:
39.6407, 68.1000, -36.5944
#c123b1 color charts
#c123b1 color shades, tints & tones
#c123b1 color schemes
#c123b1 color preview, HTML & CSS examples
This text has a color of #c123b1
<p style="color:#c123b1;">Text here</p>
.mytext {color:#c123b1;}
This box has a color of #c123b1
<div style="background-color:#c123b1;">Content here</div>
.mybackground {background-color:#c123b1;}
Border around this has a color of #c123b1
<div style="border:2px solid #c123b1;">Content here</div>
.myborder {border:2px solid #c123b1;}