#c316af color space conversions
Hex:
        #c316af
        RGB:
        195, 22, 175
        CMY:
        24, 91, 31
        CMYK:
        0, 89, 10, 24
      HSL:
        307°, 79.7235%, 42.5490%
        HSV (HSB):
        307°, 88.7179%, 76.4706%
        XYZ:
        30.5304, 15.2711, 41.8959
        xyY:
        0.3481, 0.1741, 15.2711
      CIE-Lab:
        46.0032, 75.1718, -38.5658
        CIE-LCH:
        46.0032, 84.4874, 332.8406
        CIE-Luv:
        46.0032, 71.2422, -66.7497
        Hunter-Lab:
        39.0782, 71.0690, -36.2103
      #c316af color charts
#c316af RGB chart
      #c316af CMYK chart
      #c316af RGB pie chart
      #c316af color shades, tints & tones
#c316af color schemes
#c316af color preview, HTML & CSS examples
           This text has a color of #c316af        
        
          <p style="color:#c316af;">Text here</p>
        
        
          .mytext {color:#c316af;}
        
        Text color #c316af
      
           This box has a color of #c316af        
        
          <div style="background-color:#c316af;">Content here</div>
        
        
          .mybackground {background-color:#c316af;}
        
        Background color #c316af
      
           Border around this has a color of #c316af        
        
          <div style="border:2px solid #c316af;">Content here</div>
        
        
          .myborder {border:2px solid #c316af;}
        
        Border color #c316af