#8328dc color space conversions
Hex:
        #8328dc
        RGB:
        131, 40, 220
        CMY:
        49, 84, 14
        CMYK:
        40, 82, 0, 14
      HSL:
        270°, 72.0000%, 50.9804%
        HSV (HSB):
        270°, 81.8182%, 86.2745%
        XYZ:
        23.0371, 11.5102, 68.7176
        xyY:
        0.2231, 0.1115, 11.5102
      CIE-Lab:
        40.4268, 68.5264, -74.2658
        CIE-LCH:
        40.4268, 101.0509, 312.6983
        CIE-Luv:
        40.4268, 16.5417, -110.6515
        Hunter-Lab:
        33.9267, 61.8347, -96.3418
      #8328dc color charts
#8328dc RGB chart
      #8328dc CMYK chart
      #8328dc RGB pie chart
      #8328dc color shades, tints & tones
#8328dc color schemes
#8328dc color preview, HTML & CSS examples
           This text has a color of #8328dc        
        
          <p style="color:#8328dc;">Text here</p>
        
        
          .mytext {color:#8328dc;}
        
        Text color #8328dc
      
           This box has a color of #8328dc        
        
          <div style="background-color:#8328dc;">Content here</div>
        
        
          .mybackground {background-color:#8328dc;}
        
        Background color #8328dc
      
           Border around this has a color of #8328dc        
        
          <div style="border:2px solid #8328dc;">Content here</div>
        
        
          .myborder {border:2px solid #8328dc;}
        
        Border color #8328dc