#c379f1 color space conversions
Hex:
        #c379f1
        RGB:
        195, 121, 241
        CMY:
        24, 53, 5
        CMYK:
        19, 50, 0, 5
      HSL:
        277°, 81.0811%, 70.9804%
        HSV (HSB):
        277°, 49.7925%, 94.5098%
        XYZ:
        45.2202, 31.6277, 86.9405
        xyY:
        0.2761, 0.1931, 31.6277
      CIE-Lab:
        63.0340, 49.6688, -49.2801
        CIE-LCH:
        63.0340, 69.9680, 315.2251
        CIE-Luv:
        63.0340, 27.7978, -84.9065
        Hunter-Lab:
        56.2385, 45.1107, -52.2909
      #c379f1 color charts
#c379f1 RGB chart
      #c379f1 CMYK chart
      #c379f1 RGB pie chart
      #c379f1 color shades, tints & tones
#c379f1 color schemes
#c379f1 color preview, HTML & CSS examples
           This text has a color of #c379f1        
        
          <p style="color:#c379f1;">Text here</p>
        
        
          .mytext {color:#c379f1;}
        
        Text color #c379f1
      
           This box has a color of #c379f1        
        
          <div style="background-color:#c379f1;">Content here</div>
        
        
          .mybackground {background-color:#c379f1;}
        
        Background color #c379f1
      
           Border around this has a color of #c379f1        
        
          <div style="border:2px solid #c379f1;">Content here</div>
        
        
          .myborder {border:2px solid #c379f1;}
        
        Border color #c379f1