#c123d2 color space conversions
Hex:
#c123d2
RGB:
193, 35, 210
CMY:
24, 86, 18
CMYK:
8, 83, 0, 18
HSL:
294°, 71.4286%, 48.0392%
HSV (HSB):
294°, 83.3333%, 82.3529%
XYZ:
34.2262, 17.1927, 62.4874
xyY:
0.3005, 0.1509, 17.1927
CIE-Lab:
48.5019, 77.6962, -54.9936
CIE-LCH:
48.5019, 95.1892, 324.7090
CIE-Luv:
48.5019, 55.2525, -91.8613
Hunter-Lab:
41.4640, 74.7796, -60.3267
#c123d2 color charts
#c123d2 color shades, tints & tones
#c123d2 color schemes
#c123d2 color preview, HTML & CSS examples
This text has a color of #c123d2
<p style="color:#c123d2;">Text here</p>
.mytext {color:#c123d2;}
This box has a color of #c123d2
<div style="background-color:#c123d2;">Content here</div>
.mybackground {background-color:#c123d2;}
Border around this has a color of #c123d2
<div style="border:2px solid #c123d2;">Content here</div>
.myborder {border:2px solid #c123d2;}