#c325e0 color space conversions
Hex:
        #c325e0
        RGB:
        195, 37, 224
        CMY:
        24, 85, 12
        CMYK:
        13, 83, 0, 12
      HSL:
        291°, 75.1004%, 51.1765%
        HSV (HSB):
        291°, 83.4821%, 87.8431%
        XYZ:
        36.6218, 18.3071, 72.1244
        xyY:
        0.2882, 0.1441, 18.3071
      CIE-Lab:
        49.8664, 79.9273, -60.7800
        CIE-LCH:
        49.8664, 100.4121, 322.7491
        CIE-Luv:
        49.8664, 51.7365, -101.1604
        Hunter-Lab:
        42.7867, 77.9039, -69.9928
      #c325e0 color charts
#c325e0 RGB chart
      #c325e0 CMYK chart
      #c325e0 RGB pie chart
      #c325e0 color shades, tints & tones
#c325e0 color schemes
#c325e0 color preview, HTML & CSS examples
           This text has a color of #c325e0        
        
          <p style="color:#c325e0;">Text here</p>
        
        
          .mytext {color:#c325e0;}
        
        Text color #c325e0
      
           This box has a color of #c325e0        
        
          <div style="background-color:#c325e0;">Content here</div>
        
        
          .mybackground {background-color:#c325e0;}
        
        Background color #c325e0
      
           Border around this has a color of #c325e0        
        
          <div style="border:2px solid #c325e0;">Content here</div>
        
        
          .myborder {border:2px solid #c325e0;}
        
        Border color #c325e0