#c123a5 color space conversions
Hex:
#c123a5
RGB:
193, 35, 165
CMY:
24, 86, 35
CMYK:
0, 82, 15, 24
HSL:
311°, 69.2982%, 44.7059%
HSV (HSB):
311°, 81.8653%, 75.6863%
XYZ:
29.3849, 15.2561, 36.9933
xyY:
0.3600, 0.1869, 15.2561
CIE-Lab:
45.9830, 70.9214, -32.6895
CIE-LCH:
45.9830, 78.0926, 335.2538
CIE-Luv:
45.9830, 72.0427, -57.6521
Hunter-Lab:
39.0591, 65.9354, -28.8128
#c123a5 color charts
#c123a5 color shades, tints & tones
#c123a5 color schemes
#c123a5 color preview, HTML & CSS examples
This text has a color of #c123a5
<p style="color:#c123a5;">Text here</p>
.mytext {color:#c123a5;}
This box has a color of #c123a5
<div style="background-color:#c123a5;">Content here</div>
.mybackground {background-color:#c123a5;}
Border around this has a color of #c123a5
<div style="border:2px solid #c123a5;">Content here</div>
.myborder {border:2px solid #c123a5;}