#c126b8 color space conversions
Hex:
        #c126b8
        RGB:
        193, 38, 184
        CMY:
        24, 85, 28
        CMYK:
        0, 80, 5, 24
      HSL:
        303°, 67.0996%, 45.2941%
        HSV (HSB):
        303°, 80.3109%, 75.6863%
        XYZ:
        31.3372, 16.1844, 46.8196
        xyY:
        0.3322, 0.1716, 16.1844
      CIE-Lab:
        47.2155, 72.9366, -41.9646
        CIE-LCH:
        47.2155, 84.1474, 330.0857
        CIE-Luv:
        47.2155, 64.1572, -71.8017
        Hunter-Lab:
        40.2298, 68.6411, -40.8411
      #c126b8 color charts
#c126b8 RGB chart
      #c126b8 CMYK chart
      #c126b8 RGB pie chart
      #c126b8 color shades, tints & tones
#c126b8 color schemes
#c126b8 color preview, HTML & CSS examples
           This text has a color of #c126b8        
        
          <p style="color:#c126b8;">Text here</p>
        
        
          .mytext {color:#c126b8;}
        
        Text color #c126b8
      
           This box has a color of #c126b8        
        
          <div style="background-color:#c126b8;">Content here</div>
        
        
          .mybackground {background-color:#c126b8;}
        
        Background color #c126b8
      
           Border around this has a color of #c126b8        
        
          <div style="border:2px solid #c126b8;">Content here</div>
        
        
          .myborder {border:2px solid #c126b8;}
        
        Border color #c126b8