#8328af color space conversions
Hex:
        #8328af
        RGB:
        131, 40, 175
        CMY:
        49, 84, 31
        CMYK:
        25, 77, 0, 31
      HSL:
        280°, 62.7907%, 42.1569%
        HSV (HSB):
        280°, 77.1429%, 68.6275%
        XYZ:
        17.8567, 9.4380, 41.4380
        xyY:
        0.2598, 0.1373, 9.4380
      CIE-Lab:
        36.8143, 58.7201, -53.8768
        CIE-LCH:
        36.8143, 79.6917, 317.4630
        CIE-Luv:
        36.8143, 25.7924, -80.8672
        Hunter-Lab:
        30.7214, 49.9903, -58.4674
      #8328af color charts
#8328af RGB chart
      #8328af CMYK chart
      #8328af RGB pie chart
      #8328af color shades, tints & tones
#8328af color schemes
#8328af color preview, HTML & CSS examples
           This text has a color of #8328af        
        
          <p style="color:#8328af;">Text here</p>
        
        
          .mytext {color:#8328af;}
        
        Text color #8328af
      
           This box has a color of #8328af        
        
          <div style="background-color:#8328af;">Content here</div>
        
        
          .mybackground {background-color:#8328af;}
        
        Background color #8328af
      
           Border around this has a color of #8328af        
        
          <div style="border:2px solid #8328af;">Content here</div>
        
        
          .myborder {border:2px solid #8328af;}
        
        Border color #8328af