#c315be color space conversions
Hex:
        #c315be
        RGB:
        195, 21, 190
        CMY:
        24, 92, 25
        CMYK:
        0, 89, 3, 24
      HSL:
        302°, 80.5556%, 42.3529%
        HSV (HSB):
        302°, 89.2308%, 76.4706%
        XYZ:
        32.0681, 15.8561, 50.0856
        xyY:
        0.3272, 0.1618, 15.8561
      CIE-Lab:
        46.7852, 77.4563, -46.1379
        CIE-LCH:
        46.7852, 90.1564, 329.2193
        CIE-Luv:
        46.7852, 65.3515, -78.2744
        Hunter-Lab:
        39.8198, 74.0671, -46.7015
      #c315be color charts
#c315be RGB chart
      #c315be CMYK chart
      #c315be RGB pie chart
      #c315be color shades, tints & tones
#c315be color schemes
#c315be color preview, HTML & CSS examples
           This text has a color of #c315be        
        
          <p style="color:#c315be;">Text here</p>
        
        
          .mytext {color:#c315be;}
        
        Text color #c315be
      
           This box has a color of #c315be        
        
          <div style="background-color:#c315be;">Content here</div>
        
        
          .mybackground {background-color:#c315be;}
        
        Background color #c315be
      
           Border around this has a color of #c315be        
        
          <div style="border:2px solid #c315be;">Content here</div>
        
        
          .myborder {border:2px solid #c315be;}
        
        Border color #c315be