#c126d2 color space conversions
Hex:
        #c126d2
        RGB:
        193, 38, 210
        CMY:
        24, 85, 18
        CMYK:
        8, 82, 0, 18
      HSL:
        294°, 69.3548%, 48.6275%
        HSV (HSB):
        294°, 81.9048%, 82.3529%
        XYZ:
        34.3183, 17.3768, 62.5181
        xyY:
        0.3005, 0.1521, 17.3768
      CIE-Lab:
        48.7314, 77.0257, -54.6251
        CIE-LCH:
        48.7314, 94.4291, 324.6565
        CIE-Luv:
        48.7314, 54.8931, -91.3681
        Hunter-Lab:
        41.6855, 74.0034, -59.7406
      #c126d2 color charts
#c126d2 RGB chart
      #c126d2 CMYK chart
      #c126d2 RGB pie chart
      #c126d2 color shades, tints & tones
#c126d2 color schemes
#c126d2 color preview, HTML & CSS examples
           This text has a color of #c126d2        
        
          <p style="color:#c126d2;">Text here</p>
        
        
          .mytext {color:#c126d2;}
        
        Text color #c126d2
      
           This box has a color of #c126d2        
        
          <div style="background-color:#c126d2;">Content here</div>
        
        
          .mybackground {background-color:#c126d2;}
        
        Background color #c126d2
      
           Border around this has a color of #c126d2        
        
          <div style="border:2px solid #c126d2;">Content here</div>
        
        
          .myborder {border:2px solid #c126d2;}
        
        Border color #c126d2