#b379f8 color space conversions
Hex:
        #b379f8
        RGB:
        179, 121, 248
        CMY:
        30, 53, 3
        CMYK:
        28, 51, 0, 3
      HSL:
        267°, 90.0709%, 72.3529%
        HSV (HSB):
        267°, 51.2097%, 97.2549%
        XYZ:
        42.3711, 30.0358, 92.3712
        xyY:
        0.2571, 0.1823, 30.0358
      CIE-Lab:
        61.6851, 47.1068, -55.3914
        CIE-LCH:
        61.6851, 72.7136, 310.3790
        CIE-Luv:
        61.6851, 17.8533, -94.0464
        Hunter-Lab:
        54.8049, 42.0943, -61.5672
      #b379f8 color charts
#b379f8 RGB chart
      #b379f8 CMYK chart
      #b379f8 RGB pie chart
      #b379f8 color shades, tints & tones
#b379f8 color schemes
#b379f8 color preview, HTML & CSS examples
           This text has a color of #b379f8        
        
          <p style="color:#b379f8;">Text here</p>
        
        
          .mytext {color:#b379f8;}
        
        Text color #b379f8
      
           This box has a color of #b379f8        
        
          <div style="background-color:#b379f8;">Content here</div>
        
        
          .mybackground {background-color:#b379f8;}
        
        Background color #b379f8
      
           Border around this has a color of #b379f8        
        
          <div style="border:2px solid #b379f8;">Content here</div>
        
        
          .myborder {border:2px solid #b379f8;}
        
        Border color #b379f8