#c315ce color space conversions
Hex:
        #c315ce
        RGB:
        195, 21, 206
        CMY:
        24, 92, 19
        CMYK:
        5, 90, 0, 19
      HSL:
        296°, 81.4978%, 44.5098%
        HSV (HSB):
        296°, 89.8058%, 80.7843%
        XYZ:
        33.9144, 16.5947, 59.8081
        xyY:
        0.3074, 0.1504, 16.5947
      CIE-Lab:
        47.7452, 79.8743, -53.8880
        CIE-LCH:
        47.7452, 96.3526, 325.9940
        CIE-Luv:
        47.7452, 59.3546, -90.1515
        Hunter-Lab:
        40.7365, 77.3177, -58.5321
      #c315ce color charts
#c315ce RGB chart
      #c315ce CMYK chart
      #c315ce RGB pie chart
      #c315ce color shades, tints & tones
#c315ce color schemes
#c315ce color preview, HTML & CSS examples
           This text has a color of #c315ce        
        
          <p style="color:#c315ce;">Text here</p>
        
        
          .mytext {color:#c315ce;}
        
        Text color #c315ce
      
           This box has a color of #c315ce        
        
          <div style="background-color:#c315ce;">Content here</div>
        
        
          .mybackground {background-color:#c315ce;}
        
        Background color #c315ce
      
           Border around this has a color of #c315ce        
        
          <div style="border:2px solid #c315ce;">Content here</div>
        
        
          .myborder {border:2px solid #c315ce;}
        
        Border color #c315ce