#c514c2 color space conversions
Hex:
        #c514c2
        RGB:
        197, 20, 194
        CMY:
        23, 92, 24
        CMYK:
        0, 90, 2, 23
      HSL:
        301°, 81.5668%, 42.5490%
        HSV (HSB):
        301°, 89.8477%, 77.2549%
        XYZ:
        33.0137, 16.2657, 52.4385
        xyY:
        0.3246, 0.1599, 16.2657
      CIE-Lab:
        47.3211, 78.5344, -47.5946
        CIE-LCH:
        47.3211, 91.8308, 328.7827
        CIE-Luv:
        47.3211, 65.3401, -80.7564
        Hunter-Lab:
        40.3307, 75.5369, -48.8581
      #c514c2 color charts
#c514c2 RGB chart
      #c514c2 CMYK chart
      #c514c2 RGB pie chart
      #c514c2 color shades, tints & tones
#c514c2 color schemes
#c514c2 color preview, HTML & CSS examples
           This text has a color of #c514c2        
        
          <p style="color:#c514c2;">Text here</p>
        
        
          .mytext {color:#c514c2;}
        
        Text color #c514c2
      
           This box has a color of #c514c2        
        
          <div style="background-color:#c514c2;">Content here</div>
        
        
          .mybackground {background-color:#c514c2;}
        
        Background color #c514c2
      
           Border around this has a color of #c514c2        
        
          <div style="border:2px solid #c514c2;">Content here</div>
        
        
          .myborder {border:2px solid #c514c2;}
        
        Border color #c514c2