#c314e1 color space conversions
Hex:
        #c314e1
        RGB:
        195, 20, 225
        CMY:
        24, 92, 12
        CMYK:
        13, 91, 0, 12
      HSL:
        291°, 83.6735%, 48.0392%
        HSV (HSB):
        291°, 91.1111%, 88.2353%
        XYZ:
        36.3464, 17.5387, 72.7038
        xyY:
        0.2871, 0.1385, 17.5387
      CIE-Lab:
        48.9317, 83.0422, -62.8572
        CIE-LCH:
        48.9317, 104.1491, 322.8768
        CIE-Luv:
        48.9317, 52.8472, -103.9015
        Hunter-Lab:
        41.8792, 81.6295, -73.6142
      #c314e1 color charts
#c314e1 RGB chart
      #c314e1 CMYK chart
      #c314e1 RGB pie chart
      #c314e1 color shades, tints & tones
#c314e1 color schemes
#c314e1 color preview, HTML & CSS examples
           This text has a color of #c314e1        
        
          <p style="color:#c314e1;">Text here</p>
        
        
          .mytext {color:#c314e1;}
        
        Text color #c314e1
      
           This box has a color of #c314e1        
        
          <div style="background-color:#c314e1;">Content here</div>
        
        
          .mybackground {background-color:#c314e1;}
        
        Background color #c314e1
      
           Border around this has a color of #c314e1        
        
          <div style="border:2px solid #c314e1;">Content here</div>
        
        
          .myborder {border:2px solid #c314e1;}
        
        Border color #c314e1