#8379b3 color space conversions
Hex:
        #8379b3
        RGB:
        131, 121, 179
        CMY:
        49, 53, 30
        CMYK:
        27, 32, 0, 30
      HSL:
        250°, 27.6190%, 58.8235%
        HSV (HSB):
        250°, 32.4022%, 70.1961%
        XYZ:
        24.3341, 21.7547, 45.5644
        xyY:
        0.2655, 0.2374, 21.7547
      CIE-Lab:
        53.7658, 16.7748, -29.3096
        CIE-LCH:
        53.7658, 33.7705, 299.7838
        CIE-Luv:
        53.7658, 1.3190, -46.5403
        Hunter-Lab:
        46.6419, 11.5040, -25.2708
      #8379b3 color charts
#8379b3 RGB chart
      #8379b3 CMYK chart
      #8379b3 RGB pie chart
      #8379b3 color shades, tints & tones
#8379b3 color schemes
#8379b3 color preview, HTML & CSS examples
           This text has a color of #8379b3        
        
          <p style="color:#8379b3;">Text here</p>
        
        
          .mytext {color:#8379b3;}
        
        Text color #8379b3
      
           This box has a color of #8379b3        
        
          <div style="background-color:#8379b3;">Content here</div>
        
        
          .mybackground {background-color:#8379b3;}
        
        Background color #8379b3
      
           Border around this has a color of #8379b3        
        
          <div style="border:2px solid #8379b3;">Content here</div>
        
        
          .myborder {border:2px solid #8379b3;}
        
        Border color #8379b3