#c71faa color space conversions
Hex:
        #c71faa
        RGB:
        199, 31, 170
        CMY:
        22, 88, 33
        CMYK:
        0, 84, 15, 22
      HSL:
        310°, 73.0435%, 45.0980%
        HSV (HSB):
        310°, 84.4221%, 78.0392%
        XYZ:
        31.2989, 16.0244, 39.4736
        xyY:
        0.3606, 0.1846, 16.0244
      CIE-Lab:
        47.0064, 73.6968, -33.9767
        CIE-LCH:
        47.0064, 81.1520, 335.2487
        CIE-Luv:
        47.0064, 75.2270, -60.2675
        Hunter-Lab:
        40.0304, 69.5117, -30.4439
      #c71faa color charts
#c71faa RGB chart
      #c71faa CMYK chart
      #c71faa RGB pie chart
      #c71faa color shades, tints & tones
#c71faa color schemes
#c71faa color preview, HTML & CSS examples
           This text has a color of #c71faa        
        
          <p style="color:#c71faa;">Text here</p>
        
        
          .mytext {color:#c71faa;}
        
        Text color #c71faa
      
           This box has a color of #c71faa        
        
          <div style="background-color:#c71faa;">Content here</div>
        
        
          .mybackground {background-color:#c71faa;}
        
        Background color #c71faa
      
           Border around this has a color of #c71faa        
        
          <div style="border:2px solid #c71faa;">Content here</div>
        
        
          .myborder {border:2px solid #c71faa;}
        
        Border color #c71faa