#c126e3 color space conversions
Hex:
        #c126e3
        RGB:
        193, 38, 227
        CMY:
        24, 85, 11
        CMYK:
        15, 83, 0, 11
      HSL:
        289°, 77.1429%, 51.9608%
        HSV (HSB):
        289°, 83.2599%, 89.0196%
        XYZ:
        36.5506, 18.2697, 74.2730
        xyY:
        0.2831, 0.1415, 18.2697
      CIE-Lab:
        49.8216, 79.8843, -62.5716
        CIE-LCH:
        49.8216, 101.4727, 321.9292
        CIE-Luv:
        49.8216, 49.3838, -103.6822
        Hunter-Lab:
        42.7431, 77.8388, -73.1057
      #c126e3 color charts
#c126e3 RGB chart
      #c126e3 CMYK chart
      #c126e3 RGB pie chart
      #c126e3 color shades, tints & tones
#c126e3 color schemes
#c126e3 color preview, HTML & CSS examples
           This text has a color of #c126e3        
        
          <p style="color:#c126e3;">Text here</p>
        
        
          .mytext {color:#c126e3;}
        
        Text color #c126e3
      
           This box has a color of #c126e3        
        
          <div style="background-color:#c126e3;">Content here</div>
        
        
          .mybackground {background-color:#c126e3;}
        
        Background color #c126e3
      
           Border around this has a color of #c126e3        
        
          <div style="border:2px solid #c126e3;">Content here</div>
        
        
          .myborder {border:2px solid #c126e3;}
        
        Border color #c126e3