#8379cd color space conversions
Hex:
        #8379cd
        RGB:
        131, 121, 205
        CMY:
        49, 53, 20
        CMYK:
        36, 41, 0, 20
      HSL:
        247°, 45.6522%, 63.9216%
        HSV (HSB):
        247°, 40.9756%, 80.3922%
        XYZ:
        27.2169, 22.9078, 60.7448
        xyY:
        0.2455, 0.2066, 22.9078
      CIE-Lab:
        54.9773, 23.6252, -42.2696
        CIE-LCH:
        54.9773, 48.4238, 299.2016
        CIE-Luv:
        54.9773, -0.7125, -68.2977
        Hunter-Lab:
        47.8621, 17.7457, -41.7451
      #8379cd color charts
#8379cd RGB chart
      #8379cd CMYK chart
      #8379cd RGB pie chart
      #8379cd color shades, tints & tones
#8379cd color schemes
#8379cd color preview, HTML & CSS examples
           This text has a color of #8379cd        
        
          <p style="color:#8379cd;">Text here</p>
        
        
          .mytext {color:#8379cd;}
        
        Text color #8379cd
      
           This box has a color of #8379cd        
        
          <div style="background-color:#8379cd;">Content here</div>
        
        
          .mybackground {background-color:#8379cd;}
        
        Background color #8379cd
      
           Border around this has a color of #8379cd        
        
          <div style="border:2px solid #8379cd;">Content here</div>
        
        
          .myborder {border:2px solid #8379cd;}
        
        Border color #8379cd