#c520f1 color space conversions
Hex:
        #c520f1
        RGB:
        197, 32, 241
        CMY:
        23, 87, 5
        CMYK:
        18, 87, 0, 5
      HSL:
        287°, 88.1857%, 53.5294%
        HSV (HSB):
        287°, 86.7220%, 94.5098%
        XYZ:
        39.4197, 19.2542, 84.8579
        xyY:
        0.2746, 0.1341, 19.2542
      CIE-Lab:
        50.9833, 84.1523, -68.5636
        CIE-LCH:
        50.9833, 108.5476, 320.8284
        CIE-Luv:
        50.9833, 48.1914, -113.3377
        Hunter-Lab:
        43.8796, 83.5677, -83.9439
      #c520f1 color charts
#c520f1 RGB chart
      #c520f1 CMYK chart
      #c520f1 RGB pie chart
      #c520f1 color shades, tints & tones
#c520f1 color schemes
#c520f1 color preview, HTML & CSS examples
           This text has a color of #c520f1        
        
          <p style="color:#c520f1;">Text here</p>
        
        
          .mytext {color:#c520f1;}
        
        Text color #c520f1
      
           This box has a color of #c520f1        
        
          <div style="background-color:#c520f1;">Content here</div>
        
        
          .mybackground {background-color:#c520f1;}
        
        Background color #c520f1
      
           Border around this has a color of #c520f1        
        
          <div style="border:2px solid #c520f1;">Content here</div>
        
        
          .myborder {border:2px solid #c520f1;}
        
        Border color #c520f1