#c328a7 color space conversions
Hex:
        #c328a7
        RGB:
        195, 40, 167
        CMY:
        24, 84, 35
        CMYK:
        0, 79, 14, 24
      HSL:
        311°, 65.9574%, 46.0784%
        HSV (HSB):
        311°, 79.4872%, 76.4706%
        XYZ:
        30.2395, 15.9097, 38.0363
        xyY:
        0.3592, 0.1890, 15.9097
      CIE-Lab:
        46.8558, 70.4059, -32.4842
        CIE-LCH:
        46.8558, 77.5384, 335.2321
        CIE-Luv:
        46.8558, 71.8662, -57.5460
        Hunter-Lab:
        39.8870, 65.5240, -28.6182
      #c328a7 color charts
#c328a7 RGB chart
      #c328a7 CMYK chart
      #c328a7 RGB pie chart
      #c328a7 color shades, tints & tones
#c328a7 color schemes
#c328a7 color preview, HTML & CSS examples
           This text has a color of #c328a7        
        
          <p style="color:#c328a7;">Text here</p>
        
        
          .mytext {color:#c328a7;}
        
        Text color #c328a7
      
           This box has a color of #c328a7        
        
          <div style="background-color:#c328a7;">Content here</div>
        
        
          .mybackground {background-color:#c328a7;}
        
        Background color #c328a7
      
           Border around this has a color of #c328a7        
        
          <div style="border:2px solid #c328a7;">Content here</div>
        
        
          .myborder {border:2px solid #c328a7;}
        
        Border color #c328a7