#c379fa color space conversions
Hex:
        #c379fa
        RGB:
        195, 121, 250
        CMY:
        24, 53, 2
        CMYK:
        22, 52, 0, 2
      HSL:
        274°, 92.8058%, 72.7451%
        HSV (HSB):
        274°, 51.6000%, 98.0392%
        XYZ:
        46.5984, 32.1790, 94.1976
        xyY:
        0.2694, 0.1860, 32.1790
      CIE-Lab:
        63.4905, 51.6266, -53.5183
        CIE-LCH:
        63.4905, 74.3607, 313.9693
        CIE-Luv:
        63.4905, 26.2007, -92.1271
        Hunter-Lab:
        56.7265, 47.3586, -58.7459
      #c379fa color charts
#c379fa RGB chart
      #c379fa CMYK chart
      #c379fa RGB pie chart
      #c379fa color shades, tints & tones
#c379fa color schemes
#c379fa color preview, HTML & CSS examples
           This text has a color of #c379fa        
        
          <p style="color:#c379fa;">Text here</p>
        
        
          .mytext {color:#c379fa;}
        
        Text color #c379fa
      
           This box has a color of #c379fa        
        
          <div style="background-color:#c379fa;">Content here</div>
        
        
          .mybackground {background-color:#c379fa;}
        
        Background color #c379fa
      
           Border around this has a color of #c379fa        
        
          <div style="border:2px solid #c379fa;">Content here</div>
        
        
          .myborder {border:2px solid #c379fa;}
        
        Border color #c379fa