#c916fa color space conversions
Hex:
        #c916fa
        RGB:
        201, 22, 250
        CMY:
        21, 91, 2
        CMYK:
        20, 91, 0, 2
      HSL:
        287°, 95.7983%, 53.3333%
        HSV (HSB):
        287°, 91.2000%, 98.0392%
        XYZ:
        41.6296, 19.8935, 92.0882
        xyY:
        0.2710, 0.1295, 19.8935
      CIE-Lab:
        51.7165, 87.8336, -72.3850
        CIE-LCH:
        51.7165, 113.8171, 320.5076
        CIE-Luv:
        51.7165, 48.6437, -119.5542
        Hunter-Lab:
        44.6021, 88.5504, -91.1923
      #c916fa color charts
#c916fa RGB chart
      #c916fa CMYK chart
      #c916fa RGB pie chart
      #c916fa color shades, tints & tones
#c916fa color schemes
#c916fa color preview, HTML & CSS examples
           This text has a color of #c916fa        
        
          <p style="color:#c916fa;">Text here</p>
        
        
          .mytext {color:#c916fa;}
        
        Text color #c916fa
      
           This box has a color of #c916fa        
        
          <div style="background-color:#c916fa;">Content here</div>
        
        
          .mybackground {background-color:#c916fa;}
        
        Background color #c916fa
      
           Border around this has a color of #c916fa        
        
          <div style="border:2px solid #c916fa;">Content here</div>
        
        
          .myborder {border:2px solid #c916fa;}
        
        Border color #c916fa