#c315bf color space conversions
Hex:
        #c315bf
        RGB:
        195, 21, 191
        CMY:
        24, 92, 25
        CMYK:
        0, 89, 2, 24
      HSL:
        301°, 80.5556%, 42.3529%
        HSV (HSB):
        301°, 89.2308%, 76.4706%
        XYZ:
        32.1778, 15.9000, 50.6633
        xyY:
        0.3259, 0.1610, 15.9000
      CIE-Lab:
        46.8430, 77.6033, -46.6295
        CIE-LCH:
        46.8430, 90.5350, 328.9996
        CIE-Luv:
        46.8430, 64.9645, -79.0260
        Hunter-Lab:
        39.8748, 74.2633, -47.4190
      #c315bf color charts
#c315bf RGB chart
      #c315bf CMYK chart
      #c315bf RGB pie chart
      #c315bf color shades, tints & tones
#c315bf color schemes
#c315bf color preview, HTML & CSS examples
           This text has a color of #c315bf        
        
          <p style="color:#c315bf;">Text here</p>
        
        
          .mytext {color:#c315bf;}
        
        Text color #c315bf
      
           This box has a color of #c315bf        
        
          <div style="background-color:#c315bf;">Content here</div>
        
        
          .mybackground {background-color:#c315bf;}
        
        Background color #c315bf
      
           Border around this has a color of #c315bf        
        
          <div style="border:2px solid #c315bf;">Content here</div>
        
        
          .myborder {border:2px solid #c315bf;}
        
        Border color #c315bf