#b379f9 color space conversions
Hex:
        #b379f9
        RGB:
        179, 121, 249
        CMY:
        30, 53, 2
        CMYK:
        28, 51, 0, 2
      HSL:
        267°, 91.4286%, 72.5490%
        HSV (HSB):
        267°, 51.4056%, 97.6471%
        XYZ:
        42.5267, 30.0980, 93.1906
        xyY:
        0.2565, 0.1815, 30.0980
      CIE-Lab:
        61.7387, 47.3427, -55.8572
        CIE-LCH:
        61.7387, 73.2213, 310.2835
        CIE-Luv:
        61.7387, 17.7045, -94.8391
        Hunter-Lab:
        54.8616, 42.3585, -62.3097
      #b379f9 color charts
#b379f9 RGB chart
      #b379f9 CMYK chart
      #b379f9 RGB pie chart
      #b379f9 color shades, tints & tones
#b379f9 color schemes
#b379f9 color preview, HTML & CSS examples
           This text has a color of #b379f9        
        
          <p style="color:#b379f9;">Text here</p>
        
        
          .mytext {color:#b379f9;}
        
        Text color #b379f9
      
           This box has a color of #b379f9        
        
          <div style="background-color:#b379f9;">Content here</div>
        
        
          .mybackground {background-color:#b379f9;}
        
        Background color #b379f9
      
           Border around this has a color of #b379f9        
        
          <div style="border:2px solid #b379f9;">Content here</div>
        
        
          .myborder {border:2px solid #b379f9;}
        
        Border color #b379f9