#8379d7 color space conversions
Hex:
        #8379d7
        RGB:
        131, 121, 215
        CMY:
        49, 53, 16
        CMYK:
        39, 44, 0, 16
      HSL:
        246°, 54.0230%, 65.8824%
        HSV (HSB):
        246°, 43.7209%, 84.3137%
        XYZ:
        28.4632, 23.4063, 67.3077
        xyY:
        0.2388, 0.1964, 23.4063
      CIE-Lab:
        55.4884, 26.3773, -47.1161
        CIE-LCH:
        55.4884, 53.9971, 299.2417
        CIE-Luv:
        55.4884, -1.4730, -76.5062
        Hunter-Lab:
        48.3801, 20.3507, -48.6198
      #8379d7 color charts
#8379d7 RGB chart
      #8379d7 CMYK chart
      #8379d7 RGB pie chart
      #8379d7 color shades, tints & tones
#8379d7 color schemes
#8379d7 color preview, HTML & CSS examples
           This text has a color of #8379d7        
        
          <p style="color:#8379d7;">Text here</p>
        
        
          .mytext {color:#8379d7;}
        
        Text color #8379d7
      
           This box has a color of #8379d7        
        
          <div style="background-color:#8379d7;">Content here</div>
        
        
          .mybackground {background-color:#8379d7;}
        
        Background color #8379d7
      
           Border around this has a color of #8379d7        
        
          <div style="border:2px solid #8379d7;">Content here</div>
        
        
          .myborder {border:2px solid #8379d7;}
        
        Border color #8379d7