#8315a2 color space conversions
Hex:
        #8315a2
        RGB:
        131, 21, 162
        CMY:
        49, 92, 36
        CMYK:
        19, 87, 0, 36
      HSL:
        287°, 77.0492%, 35.8824%
        HSV (HSB):
        287°, 87.0370%, 63.5294%
        XYZ:
        16.1498, 7.9703, 34.8696
        xyY:
        0.2738, 0.1351, 7.9703
      CIE-Lab:
        33.9209, 61.7601, -50.7630
        CIE-LCH:
        33.9209, 79.9449, 320.5819
        CIE-Luv:
        33.9209, 31.2974, -74.8947
        Hunter-Lab:
        28.2316, 52.7050, -53.4685
      #8315a2 color charts
#8315a2 RGB chart
      #8315a2 CMYK chart
      #8315a2 RGB pie chart
      #8315a2 color shades, tints & tones
#8315a2 color schemes
#8315a2 color preview, HTML & CSS examples
           This text has a color of #8315a2        
        
          <p style="color:#8315a2;">Text here</p>
        
        
          .mytext {color:#8315a2;}
        
        Text color #8315a2
      
           This box has a color of #8315a2        
        
          <div style="background-color:#8315a2;">Content here</div>
        
        
          .mybackground {background-color:#8315a2;}
        
        Background color #8315a2
      
           Border around this has a color of #8315a2        
        
          <div style="border:2px solid #8315a2;">Content here</div>
        
        
          .myborder {border:2px solid #8315a2;}
        
        Border color #8315a2