#c329ec color space conversions
Hex:
        #c329ec
        RGB:
        195, 41, 236
        CMY:
        24, 84, 7
        CMYK:
        17, 83, 0, 7
      HSL:
        287°, 83.6910%, 54.3137%
        HSV (HSB):
        287°, 82.6271%, 92.5490%
        XYZ:
        38.4389, 19.2441, 81.0454
        xyY:
        0.2771, 0.1387, 19.2441
      CIE-Lab:
        50.9716, 81.0846, -65.7851
        CIE-LCH:
        50.9716, 104.4145, 320.9471
        CIE-Luv:
        50.9716, 47.5736, -109.0744
        Hunter-Lab:
        43.8681, 79.6394, -78.8294
      #c329ec color charts
#c329ec RGB chart
      #c329ec CMYK chart
      #c329ec RGB pie chart
      #c329ec color shades, tints & tones
#c329ec color schemes
#c329ec color preview, HTML & CSS examples
           This text has a color of #c329ec        
        
          <p style="color:#c329ec;">Text here</p>
        
        
          .mytext {color:#c329ec;}
        
        Text color #c329ec
      
           This box has a color of #c329ec        
        
          <div style="background-color:#c329ec;">Content here</div>
        
        
          .mybackground {background-color:#c329ec;}
        
        Background color #c329ec
      
           Border around this has a color of #c329ec        
        
          <div style="border:2px solid #c329ec;">Content here</div>
        
        
          .myborder {border:2px solid #c329ec;}
        
        Border color #c329ec