#8314e2 color space conversions
Hex:
        #8314e2
        RGB:
        131, 20, 226
        CMY:
        49, 92, 11
        CMYK:
        42, 91, 0, 11
      HSL:
        272°, 83.7398%, 48.2353%
        HSV (HSB):
        272°, 91.1504%, 88.6275%
        XYZ:
        23.3377, 10.8166, 72.8093
        xyY:
        0.2182, 0.1011, 10.8166
      CIE-Lab:
        39.2698, 74.8632, -79.6001
        CIE-LCH:
        39.2698, 109.2734, 313.2435
        CIE-Luv:
        39.2698, 16.9582, -116.0799
        Hunter-Lab:
        32.8886, 69.1083, -108.2351
      #8314e2 color charts
#8314e2 RGB chart
      #8314e2 CMYK chart
      #8314e2 RGB pie chart
      #8314e2 color shades, tints & tones
#8314e2 color schemes
#8314e2 color preview, HTML & CSS examples
           This text has a color of #8314e2        
        
          <p style="color:#8314e2;">Text here</p>
        
        
          .mytext {color:#8314e2;}
        
        Text color #8314e2
      
           This box has a color of #8314e2        
        
          <div style="background-color:#8314e2;">Content here</div>
        
        
          .mybackground {background-color:#8314e2;}
        
        Background color #8314e2
      
           Border around this has a color of #8314e2        
        
          <div style="border:2px solid #8314e2;">Content here</div>
        
        
          .myborder {border:2px solid #8314e2;}
        
        Border color #8314e2