#c314ce color space conversions
Hex:
        #c314ce
        RGB:
        195, 20, 206
        CMY:
        24, 92, 19
        CMYK:
        5, 90, 0, 19
      HSL:
        296°, 82.3009%, 44.3137%
        HSV (HSB):
        296°, 90.2913%, 80.7843%
        XYZ:
        33.8964, 16.5586, 59.8021
        xyY:
        0.3074, 0.1502, 16.5586
      CIE-Lab:
        47.6990, 80.0104, -53.9621
        CIE-LCH:
        47.6990, 96.5069, 326.0028
        CIE-Luv:
        47.6990, 59.4276, -90.2497
        Hunter-Lab:
        40.6923, 77.4777, -58.6490
      #c314ce color charts
#c314ce RGB chart
      #c314ce CMYK chart
      #c314ce RGB pie chart
      #c314ce color shades, tints & tones
#c314ce color schemes
#c314ce color preview, HTML & CSS examples
           This text has a color of #c314ce        
        
          <p style="color:#c314ce;">Text here</p>
        
        
          .mytext {color:#c314ce;}
        
        Text color #c314ce
      
           This box has a color of #c314ce        
        
          <div style="background-color:#c314ce;">Content here</div>
        
        
          .mybackground {background-color:#c314ce;}
        
        Background color #c314ce
      
           Border around this has a color of #c314ce        
        
          <div style="border:2px solid #c314ce;">Content here</div>
        
        
          .myborder {border:2px solid #c314ce;}
        
        Border color #c314ce