#c123db color space conversions
Hex:
#c123db
RGB:
193, 35, 219
CMY:
24, 86, 14
CMYK:
12, 84, 0, 14
HSL:
292°, 72.4409%, 49.8039%
HSV (HSB):
292°, 84.0183%, 85.8824%
XYZ:
35.3795, 17.6540, 68.5607
xyY:
0.2910, 0.1452, 17.6540
CIE-Lab:
49.0737, 79.1829, -59.2266
CIE-LCH:
49.0737, 98.8824, 323.2045
CIE-Luv:
49.0737, 52.2560, -98.4068
Hunter-Lab:
42.0167, 76.7743, -67.3348
#c123db color charts
#c123db RGB chart
#c123db CMYK chart
#c123db RGB pie chart
#c123db color shades, tints & tones
#c123db color schemes
#c123db color preview, HTML & CSS examples
This text has a color of #c123db
<p style="color:#c123db;">Text here</p>
.mytext {color:#c123db;}
Text color #c123db
This box has a color of #c123db
<div style="background-color:#c123db;">Content here</div>
.mybackground {background-color:#c123db;}
Background color #c123db
Border around this has a color of #c123db
<div style="border:2px solid #c123db;">Content here</div>
.myborder {border:2px solid #c123db;}
Border color #c123db