#c126b3 color space conversions
Hex:
        #c126b3
        RGB:
        193, 38, 179
        CMY:
        24, 85, 30
        CMYK:
        0, 80, 7, 24
      HSL:
        305°, 67.0996%, 45.2941%
        HSV (HSB):
        305°, 80.3109%, 75.6863%
        XYZ:
        30.8221, 15.9784, 44.1074
        xyY:
        0.3390, 0.1758, 15.9784
      CIE-Lab:
        46.9461, 72.1949, -39.4560
        CIE-LCH:
        46.9461, 82.2732, 331.3425
        CIE-Luv:
        46.9461, 66.0489, -67.9507
        Hunter-Lab:
        39.9729, 67.6842, -37.4415
      #c126b3 color charts
#c126b3 RGB chart
      #c126b3 CMYK chart
      #c126b3 RGB pie chart
      #c126b3 color shades, tints & tones
#c126b3 color schemes
#c126b3 color preview, HTML & CSS examples
           This text has a color of #c126b3        
        
          <p style="color:#c126b3;">Text here</p>
        
        
          .mytext {color:#c126b3;}
        
        Text color #c126b3
      
           This box has a color of #c126b3        
        
          <div style="background-color:#c126b3;">Content here</div>
        
        
          .mybackground {background-color:#c126b3;}
        
        Background color #c126b3
      
           Border around this has a color of #c126b3        
        
          <div style="border:2px solid #c126b3;">Content here</div>
        
        
          .myborder {border:2px solid #c126b3;}
        
        Border color #c126b3