#c314f4 color space conversions
Hex:
        #c314f4
        RGB:
        195, 20, 244
        CMY:
        24, 92, 4
        CMYK:
        20, 92, 0, 4
      HSL:
        287°, 91.0569%, 51.7647%
        HSV (HSB):
        287°, 91.8033%, 95.6863%
        XYZ:
        39.0850, 18.6341, 87.1247
        xyY:
        0.2698, 0.1286, 18.6341
      CIE-Lab:
        50.2563, 86.2277, -71.4415
        CIE-LCH:
        50.2563, 111.9781, 320.3575
        CIE-Luv:
        50.2563, 46.8606, -117.0588
        Hunter-Lab:
        43.1672, 86.0770, -89.4484
      #c314f4 color charts
#c314f4 RGB chart
      #c314f4 CMYK chart
      #c314f4 RGB pie chart
      #c314f4 color shades, tints & tones
#c314f4 color schemes
#c314f4 color preview, HTML & CSS examples
           This text has a color of #c314f4        
        
          <p style="color:#c314f4;">Text here</p>
        
        
          .mytext {color:#c314f4;}
        
        Text color #c314f4
      
           This box has a color of #c314f4        
        
          <div style="background-color:#c314f4;">Content here</div>
        
        
          .mybackground {background-color:#c314f4;}
        
        Background color #c314f4
      
           Border around this has a color of #c314f4        
        
          <div style="border:2px solid #c314f4;">Content here</div>
        
        
          .myborder {border:2px solid #c314f4;}
        
        Border color #c314f4