#c313f5 color space conversions
Hex:
        #c313f5
        RGB:
        195, 19, 245
        CMY:
        24, 93, 4
        CMYK:
        20, 92, 0, 4
      HSL:
        287°, 91.8699%, 51.7647%
        HSV (HSB):
        287°, 92.2449%, 96.0784%
        XYZ:
        39.2200, 18.6604, 87.9209
        xyY:
        0.2690, 0.1280, 18.6604
      CIE-Lab:
        50.2875, 86.5207, -71.9516
        CIE-LCH:
        50.2875, 112.5294, 320.2527
        CIE-Luv:
        50.2875, 46.6130, -117.8122
        Hunter-Lab:
        43.1977, 86.4674, -90.4354
      #c313f5 color charts
#c313f5 RGB chart
      #c313f5 CMYK chart
      #c313f5 RGB pie chart
      #c313f5 color shades, tints & tones
#c313f5 color schemes
#c313f5 color preview, HTML & CSS examples
           This text has a color of #c313f5        
        
          <p style="color:#c313f5;">Text here</p>
        
        
          .mytext {color:#c313f5;}
        
        Text color #c313f5
      
           This box has a color of #c313f5        
        
          <div style="background-color:#c313f5;">Content here</div>
        
        
          .mybackground {background-color:#c313f5;}
        
        Background color #c313f5
      
           Border around this has a color of #c313f5        
        
          <div style="border:2px solid #c313f5;">Content here</div>
        
        
          .myborder {border:2px solid #c313f5;}
        
        Border color #c313f5