#c50af2 color space conversions
Hex:
        #c50af2
        RGB:
        197, 10, 242
        CMY:
        23, 96, 5
        CMYK:
        19, 96, 0, 5
      HSL:
        288°, 92.0635%, 49.4118%
        HSV (HSB):
        288°, 95.8678%, 94.9020%
        XYZ:
        39.1615, 18.4982, 85.5109
        xyY:
        0.2735, 0.1292, 18.4982
      CIE-Lab:
        50.0949, 87.1660, -70.5663
        CIE-LCH:
        50.0949, 112.1495, 321.0077
        CIE-Luv:
        50.0949, 49.1416, -115.8371
        Hunter-Lab:
        43.0095, 87.2631, -87.7727
      #c50af2 color charts
#c50af2 RGB chart
      #c50af2 CMYK chart
      #c50af2 RGB pie chart
      #c50af2 color shades, tints & tones
#c50af2 color schemes
#c50af2 color preview, HTML & CSS examples
           This text has a color of #c50af2        
        
          <p style="color:#c50af2;">Text here</p>
        
        
          .mytext {color:#c50af2;}
        
        Text color #c50af2
      
           This box has a color of #c50af2        
        
          <div style="background-color:#c50af2;">Content here</div>
        
        
          .mybackground {background-color:#c50af2;}
        
        Background color #c50af2
      
           Border around this has a color of #c50af2        
        
          <div style="border:2px solid #c50af2;">Content here</div>
        
        
          .myborder {border:2px solid #c50af2;}
        
        Border color #c50af2