#c61faa color space conversions
Hex:
        #c61faa
        RGB:
        198, 31, 170
        CMY:
        22, 88, 33
        CMYK:
        0, 84, 14, 22
      HSL:
        310°, 72.9258%, 44.9020%
        HSV (HSB):
        310°, 84.3434%, 77.6471%
        XYZ:
        31.0344, 15.8880, 39.4612
        xyY:
        0.3593, 0.1839, 15.8880
      CIE-Lab:
        46.8272, 73.4940, -34.2708
        CIE-LCH:
        46.8272, 81.0916, 335.0000
        CIE-Luv:
        46.8272, 74.4617, -60.6021
        Hunter-Lab:
        39.8598, 69.2235, -30.7953
      #c61faa color charts
#c61faa RGB chart
      #c61faa CMYK chart
      #c61faa RGB pie chart
      #c61faa color shades, tints & tones
#c61faa color schemes
#c61faa color preview, HTML & CSS examples
           This text has a color of #c61faa        
        
          <p style="color:#c61faa;">Text here</p>
        
        
          .mytext {color:#c61faa;}
        
        Text color #c61faa
      
           This box has a color of #c61faa        
        
          <div style="background-color:#c61faa;">Content here</div>
        
        
          .mybackground {background-color:#c61faa;}
        
        Background color #c61faa
      
           Border around this has a color of #c61faa        
        
          <div style="border:2px solid #c61faa;">Content here</div>
        
        
          .myborder {border:2px solid #c61faa;}
        
        Border color #c61faa