#8328be color space conversions
Hex:
        #8328be
        RGB:
        131, 40, 190
        CMY:
        49, 84, 25
        CMYK:
        31, 79, 0, 25
      HSL:
        276°, 65.2174%, 45.0980%
        HSV (HSB):
        276°, 78.9474%, 74.5098%
        XYZ:
        19.4131, 10.0606, 49.6339
        xyY:
        0.2454, 0.1272, 10.0606
      CIE-Lab:
        37.9509, 61.9102, -60.9039
        CIE-LCH:
        37.9509, 86.8455, 315.4695
        CIE-Luv:
        37.9509, 22.4058, -91.1211
        Hunter-Lab:
        31.7184, 53.7429, -70.5758
      #8328be color charts
#8328be RGB chart
      #8328be CMYK chart
      #8328be RGB pie chart
      #8328be color shades, tints & tones
#8328be color schemes
#8328be color preview, HTML & CSS examples
           This text has a color of #8328be        
        
          <p style="color:#8328be;">Text here</p>
        
        
          .mytext {color:#8328be;}
        
        Text color #8328be
      
           This box has a color of #8328be        
        
          <div style="background-color:#8328be;">Content here</div>
        
        
          .mybackground {background-color:#8328be;}
        
        Background color #8328be
      
           Border around this has a color of #8328be        
        
          <div style="border:2px solid #8328be;">Content here</div>
        
        
          .myborder {border:2px solid #8328be;}
        
        Border color #8328be