#8316be color space conversions
Hex:
        #8316be
        RGB:
        131, 22, 190
        CMY:
        49, 91, 25
        CMYK:
        31, 88, 0, 25
      HSL:
        279°, 79.2453%, 41.5686%
        HSV (HSB):
        279°, 88.4211%, 74.5098%
        XYZ:
        18.9412, 9.1168, 49.4766
        xyY:
        0.2443, 0.1176, 9.1168
      CIE-Lab:
        36.2082, 67.0164, -63.7457
        CIE-LCH:
        36.2082, 92.4917, 316.4328
        CIE-Luv:
        36.2082, 24.1407, -93.4542
        Hunter-Lab:
        30.1941, 59.1364, -76.0179
      #8316be color charts
#8316be RGB chart
      #8316be CMYK chart
      #8316be RGB pie chart
      #8316be color shades, tints & tones
#8316be color schemes
#8316be color preview, HTML & CSS examples
           This text has a color of #8316be        
        
          <p style="color:#8316be;">Text here</p>
        
        
          .mytext {color:#8316be;}
        
        Text color #8316be
      
           This box has a color of #8316be        
        
          <div style="background-color:#8316be;">Content here</div>
        
        
          .mybackground {background-color:#8316be;}
        
        Background color #8316be
      
           Border around this has a color of #8316be        
        
          <div style="border:2px solid #8316be;">Content here</div>
        
        
          .myborder {border:2px solid #8316be;}
        
        Border color #8316be