#c315b9 color space conversions
Hex:
        #c315b9
        RGB:
        195, 21, 185
        CMY:
        24, 92, 27
        CMYK:
        0, 89, 5, 24
      HSL:
        303°, 80.5556%, 42.3529%
        HSV (HSB):
        303°, 89.2308%, 76.4706%
        XYZ:
        31.5308, 15.6412, 47.2561
        xyY:
        0.3339, 0.1656, 15.6412
      CIE-Lab:
        46.5002, 76.7296, -43.6655
        CIE-LCH:
        46.5002, 88.2842, 330.3565
        CIE-Luv:
        46.5002, 67.3103, -74.4987
        Hunter-Lab:
        39.5490, 73.1001, -43.1599
      #c315b9 color charts
#c315b9 RGB chart
      #c315b9 CMYK chart
      #c315b9 RGB pie chart
      #c315b9 color shades, tints & tones
#c315b9 color schemes
#c315b9 color preview, HTML & CSS examples
           This text has a color of #c315b9        
        
          <p style="color:#c315b9;">Text here</p>
        
        
          .mytext {color:#c315b9;}
        
        Text color #c315b9
      
           This box has a color of #c315b9        
        
          <div style="background-color:#c315b9;">Content here</div>
        
        
          .mybackground {background-color:#c315b9;}
        
        Background color #c315b9
      
           Border around this has a color of #c315b9        
        
          <div style="border:2px solid #c315b9;">Content here</div>
        
        
          .myborder {border:2px solid #c315b9;}
        
        Border color #c315b9