#c123ff color space conversions
Hex:
#c123ff
RGB:
193, 35, 255
CMY:
24, 86, 0
CMYK:
24, 86, 0, 0
HSL:
283°, 100.0000%, 56.8627%
HSV (HSB):
283°, 86.2745%, 100.0000%
XYZ:
40.6434, 19.7595, 96.2796
xyY:
0.2594, 0.1261, 19.7595
CIE-Lab:
51.5642, 85.4675, -75.4746
CIE-LCH:
51.5642, 114.0224, 318.5529
CIE-Luv:
51.5642, 41.5031, -123.4736
Hunter-Lab:
44.4517, 85.4168, -97.3023
#c123ff color charts
#c123ff RGB chart
#c123ff CMYK chart
#c123ff RGB pie chart
#c123ff color shades, tints & tones
#c123ff color schemes
#c123ff color preview, HTML & CSS examples
This text has a color of #c123ff
<p style="color:#c123ff;">Text here</p>
.mytext {color:#c123ff;}
Text color #c123ff
This box has a color of #c123ff
<div style="background-color:#c123ff;">Content here</div>
.mybackground {background-color:#c123ff;}
Background color #c123ff
Border around this has a color of #c123ff
<div style="border:2px solid #c123ff;">Content here</div>
.myborder {border:2px solid #c123ff;}
Border color #c123ff