#c316bf color space conversions
Hex:
        #c316bf
        RGB:
        195, 22, 191
        CMY:
        24, 91, 25
        CMYK:
        0, 89, 2, 24
      HSL:
        301°, 79.7235%, 42.5490%
        HSV (HSB):
        301°, 88.7179%, 76.4706%
        XYZ:
        32.1966, 15.9375, 50.6695
        xyY:
        0.3259, 0.1613, 15.9375
      CIE-Lab:
        46.8924, 77.4583, -46.5507
        CIE-LCH:
        46.8924, 90.3701, 328.9950
        CIE-Luv:
        46.8924, 64.8779, -78.9158
        Hunter-Lab:
        39.9218, 74.0954, -47.3067
      #c316bf color charts
#c316bf RGB chart
      #c316bf CMYK chart
      #c316bf RGB pie chart
      #c316bf color shades, tints & tones
#c316bf color schemes
#c316bf color preview, HTML & CSS examples
           This text has a color of #c316bf        
        
          <p style="color:#c316bf;">Text here</p>
        
        
          .mytext {color:#c316bf;}
        
        Text color #c316bf
      
           This box has a color of #c316bf        
        
          <div style="background-color:#c316bf;">Content here</div>
        
        
          .mybackground {background-color:#c316bf;}
        
        Background color #c316bf
      
           Border around this has a color of #c316bf        
        
          <div style="border:2px solid #c316bf;">Content here</div>
        
        
          .myborder {border:2px solid #c316bf;}
        
        Border color #c316bf