#c123da color space conversions
Hex:
#c123da
RGB:
193, 35, 218
CMY:
24, 86, 15
CMYK:
11, 84, 0, 15
HSL:
292°, 72.3320%, 49.6078%
HSV (HSB):
292°, 83.9450%, 85.4902%
XYZ:
35.2482, 17.6015, 67.8693
xyY:
0.2920, 0.1458, 17.6015
CIE-Lab:
49.0091, 79.0158, -58.7598
CIE-LCH:
49.0091, 98.4694, 323.3638
CIE-Luv:
49.0091, 52.5828, -97.6850
Hunter-Lab:
41.9541, 76.5492, -66.5457
#c123da color charts
#c123da color shades, tints & tones
#c123da color schemes
#c123da color preview, HTML & CSS examples
This text has a color of #c123da
<p style="color:#c123da;">Text here</p>
.mytext {color:#c123da;}
This box has a color of #c123da
<div style="background-color:#c123da;">Content here</div>
.mybackground {background-color:#c123da;}
Border around this has a color of #c123da
<div style="border:2px solid #c123da;">Content here</div>
.myborder {border:2px solid #c123da;}