#c316a1 color space conversions
Hex:
        #c316a1
        RGB:
        195, 22, 161
        CMY:
        24, 91, 37
        CMYK:
        0, 89, 17, 24
      HSL:
        312°, 79.7235%, 42.5490%
        HSV (HSB):
        312°, 88.7179%, 76.4706%
        XYZ:
        29.2256, 14.7491, 35.0247
        xyY:
        0.3699, 0.1867, 14.7491
      CIE-Lab:
        45.2887, 73.3024, -31.3660
        CIE-LCH:
        45.2887, 79.7312, 336.8340
        CIE-Luv:
        45.2887, 77.1064, -55.9192
        Hunter-Lab:
        38.4046, 68.6291, -27.1888
      #c316a1 color charts
#c316a1 RGB chart
      #c316a1 CMYK chart
      #c316a1 RGB pie chart
      #c316a1 color shades, tints & tones
#c316a1 color schemes
#c316a1 color preview, HTML & CSS examples
           This text has a color of #c316a1        
        
          <p style="color:#c316a1;">Text here</p>
        
        
          .mytext {color:#c316a1;}
        
        Text color #c316a1
      
           This box has a color of #c316a1        
        
          <div style="background-color:#c316a1;">Content here</div>
        
        
          .mybackground {background-color:#c316a1;}
        
        Background color #c316a1
      
           Border around this has a color of #c316a1        
        
          <div style="border:2px solid #c316a1;">Content here</div>
        
        
          .myborder {border:2px solid #c316a1;}
        
        Border color #c316a1