#c530bd color space conversions
Hex:
        #c530bd
        RGB:
        197, 48, 189
        CMY:
        23, 81, 26
        CMYK:
        0, 76, 4, 23
      HSL:
        303°, 60.8163%, 48.0392%
        HSV (HSB):
        303°, 75.6345%, 77.2549%
        XYZ:
        33.2682, 17.6583, 49.7991
        xyY:
        0.3303, 0.1753, 17.6583
      CIE-Lab:
        49.0791, 71.8580, -41.8880
        CIE-LCH:
        49.0791, 83.1755, 329.7609
        CIE-Luv:
        49.0791, 63.4855, -72.2430
        Hunter-Lab:
        42.0218, 67.7783, -40.8479
      #c530bd color charts
#c530bd RGB chart
      #c530bd CMYK chart
      #c530bd RGB pie chart
      #c530bd color shades, tints & tones
#c530bd color schemes
#c530bd color preview, HTML & CSS examples
           This text has a color of #c530bd        
        
          <p style="color:#c530bd;">Text here</p>
        
        
          .mytext {color:#c530bd;}
        
        Text color #c530bd
      
           This box has a color of #c530bd        
        
          <div style="background-color:#c530bd;">Content here</div>
        
        
          .mybackground {background-color:#c530bd;}
        
        Background color #c530bd
      
           Border around this has a color of #c530bd        
        
          <div style="border:2px solid #c530bd;">Content here</div>
        
        
          .myborder {border:2px solid #c530bd;}
        
        Border color #c530bd