#c514aa color space conversions
Hex:
        #c514aa
        RGB:
        197, 20, 170
        CMY:
        23, 92, 33
        CMYK:
        0, 90, 14, 23
      HSL:
        309°, 81.5668%, 42.5490%
        HSV (HSB):
        309°, 89.8477%, 77.2549%
        XYZ:
        30.5318, 15.2729, 39.3690
        xyY:
        0.3585, 0.1793, 15.2729
      CIE-Lab:
        46.0057, 75.1662, -35.5760
        CIE-LCH:
        46.0057, 83.1601, 334.6719
        CIE-Luv:
        46.0057, 75.0447, -62.4617
        Hunter-Lab:
        39.0806, 71.0627, -32.3711
      #c514aa color charts
#c514aa RGB chart
      #c514aa CMYK chart
      #c514aa RGB pie chart
      #c514aa color shades, tints & tones
#c514aa color schemes
#c514aa color preview, HTML & CSS examples
           This text has a color of #c514aa        
        
          <p style="color:#c514aa;">Text here</p>
        
        
          .mytext {color:#c514aa;}
        
        Text color #c514aa
      
           This box has a color of #c514aa        
        
          <div style="background-color:#c514aa;">Content here</div>
        
        
          .mybackground {background-color:#c514aa;}
        
        Background color #c514aa
      
           Border around this has a color of #c514aa        
        
          <div style="border:2px solid #c514aa;">Content here</div>
        
        
          .myborder {border:2px solid #c514aa;}
        
        Border color #c514aa