#c327fa color space conversions
Hex:
        #c327fa
        RGB:
        195, 39, 250
        CMY:
        24, 85, 2
        CMYK:
        22, 84, 0, 2
      HSL:
        284°, 95.4751%, 56.6667%
        HSV (HSB):
        284°, 84.4000%, 98.0392%
        XYZ:
        40.4865, 19.9553, 92.1604
        xyY:
        0.2653, 0.1308, 19.9553
      CIE-Lab:
        51.7866, 84.0238, -72.3136
        CIE-LCH:
        51.7866, 110.8569, 319.2837
        CIE-Luv:
        51.7866, 43.7147, -119.1087
        Hunter-Lab:
        44.6713, 83.6033, -91.0499
      #c327fa color charts
#c327fa RGB chart
      #c327fa CMYK chart
      #c327fa RGB pie chart
      #c327fa color shades, tints & tones
#c327fa color schemes
#c327fa color preview, HTML & CSS examples
           This text has a color of #c327fa        
        
          <p style="color:#c327fa;">Text here</p>
        
        
          .mytext {color:#c327fa;}
        
        Text color #c327fa
      
           This box has a color of #c327fa        
        
          <div style="background-color:#c327fa;">Content here</div>
        
        
          .mybackground {background-color:#c327fa;}
        
        Background color #c327fa
      
           Border around this has a color of #c327fa        
        
          <div style="border:2px solid #c327fa;">Content here</div>
        
        
          .myborder {border:2px solid #c327fa;}
        
        Border color #c327fa