#8374ce color space conversions
Hex:
        #8374ce
        RGB:
        131, 116, 206
        CMY:
        49, 55, 19
        CMYK:
        36, 44, 0, 19
      HSL:
        250°, 47.8723%, 63.1373%
        HSV (HSB):
        250°, 43.6893%, 80.7843%
        XYZ:
        26.7460, 21.7723, 61.1853
        xyY:
        0.2438, 0.1985, 21.7723
      CIE-Lab:
        53.7846, 26.8545, -44.7230
        CIE-LCH:
        53.7846, 52.1662, 300.9833
        CIE-Luv:
        53.7846, 0.9984, -72.2694
        Hunter-Lab:
        46.6608, 20.6601, -45.0832
      #8374ce color charts
#8374ce RGB chart
      #8374ce CMYK chart
      #8374ce RGB pie chart
      #8374ce color shades, tints & tones
#8374ce color schemes
#8374ce color preview, HTML & CSS examples
           This text has a color of #8374ce        
        
          <p style="color:#8374ce;">Text here</p>
        
        
          .mytext {color:#8374ce;}
        
        Text color #8374ce
      
           This box has a color of #8374ce        
        
          <div style="background-color:#8374ce;">Content here</div>
        
        
          .mybackground {background-color:#8374ce;}
        
        Background color #8374ce
      
           Border around this has a color of #8374ce        
        
          <div style="border:2px solid #8374ce;">Content here</div>
        
        
          .myborder {border:2px solid #8374ce;}
        
        Border color #8374ce