#c314e2 color space conversions
Hex:
        #c314e2
        RGB:
        195, 20, 226
        CMY:
        24, 92, 11
        CMYK:
        14, 91, 0, 11
      HSL:
        291°, 83.7398%, 48.2353%
        HSV (HSB):
        291°, 91.1504%, 88.6275%
        XYZ:
        36.4833, 17.5934, 73.4245
        xyY:
        0.2861, 0.1380, 17.5934
      CIE-Lab:
        48.9992, 83.2063, -63.3166
        CIE-LCH:
        48.9992, 104.5575, 322.7303
        CIE-Luv:
        48.9992, 52.5175, -104.6063
        Hunter-Lab:
        41.9445, 81.8564, -74.4269
      #c314e2 color charts
#c314e2 RGB chart
      #c314e2 CMYK chart
      #c314e2 RGB pie chart
      #c314e2 color shades, tints & tones
#c314e2 color schemes
#c314e2 color preview, HTML & CSS examples
           This text has a color of #c314e2        
        
          <p style="color:#c314e2;">Text here</p>
        
        
          .mytext {color:#c314e2;}
        
        Text color #c314e2
      
           This box has a color of #c314e2        
        
          <div style="background-color:#c314e2;">Content here</div>
        
        
          .mybackground {background-color:#c314e2;}
        
        Background color #c314e2
      
           Border around this has a color of #c314e2        
        
          <div style="border:2px solid #c314e2;">Content here</div>
        
        
          .myborder {border:2px solid #c314e2;}
        
        Border color #c314e2