#c327d4 color space conversions
Hex:
        #c327d4
        RGB:
        195, 39, 212
        CMY:
        24, 85, 17
        CMYK:
        8, 82, 0, 17
      HSL:
        294°, 68.9243%, 49.2157%
        HSV (HSB):
        294°, 81.6038%, 83.1373%
        XYZ:
        35.1149, 17.8066, 63.8736
        xyY:
        0.3007, 0.1525, 17.8066
      CIE-Lab:
        49.2607, 77.4778, -54.9053
        CIE-LCH:
        49.2607, 94.9600, 324.6764
        CIE-Luv:
        49.2607, 55.4488, -92.0981
        Hunter-Lab:
        42.1979, 74.6921, -60.2069
      #c327d4 color charts
#c327d4 RGB chart
      #c327d4 CMYK chart
      #c327d4 RGB pie chart
      #c327d4 color shades, tints & tones
#c327d4 color schemes
#c327d4 color preview, HTML & CSS examples
           This text has a color of #c327d4        
        
          <p style="color:#c327d4;">Text here</p>
        
        
          .mytext {color:#c327d4;}
        
        Text color #c327d4
      
           This box has a color of #c327d4        
        
          <div style="background-color:#c327d4;">Content here</div>
        
        
          .mybackground {background-color:#c327d4;}
        
        Background color #c327d4
      
           Border around this has a color of #c327d4        
        
          <div style="border:2px solid #c327d4;">Content here</div>
        
        
          .myborder {border:2px solid #c327d4;}
        
        Border color #c327d4