#c126bd color space conversions
Hex:
        #c126bd
        RGB:
        193, 38, 189
        CMY:
        24, 85, 26
        CMYK:
        0, 80, 2, 24
      HSL:
        302°, 67.0996%, 45.2941%
        HSV (HSB):
        302°, 80.3109%, 75.6863%
        XYZ:
        31.8707, 16.3978, 49.6294
        xyY:
        0.3256, 0.1675, 16.3978
      CIE-Lab:
        47.4921, 73.6935, -44.4489
        CIE-LCH:
        47.4921, 86.0607, 328.9033
        CIE-Luv:
        47.4921, 62.2996, -75.6271
        Hunter-Lab:
        40.4942, 69.6226, -44.3195
      #c126bd color charts
#c126bd RGB chart
      #c126bd CMYK chart
      #c126bd RGB pie chart
      #c126bd color shades, tints & tones
#c126bd color schemes
#c126bd color preview, HTML & CSS examples
           This text has a color of #c126bd        
        
          <p style="color:#c126bd;">Text here</p>
        
        
          .mytext {color:#c126bd;}
        
        Text color #c126bd
      
           This box has a color of #c126bd        
        
          <div style="background-color:#c126bd;">Content here</div>
        
        
          .mybackground {background-color:#c126bd;}
        
        Background color #c126bd
      
           Border around this has a color of #c126bd        
        
          <div style="border:2px solid #c126bd;">Content here</div>
        
        
          .myborder {border:2px solid #c126bd;}
        
        Border color #c126bd