#8429bd color space conversions
Hex:
        #8429bd
        RGB:
        132, 41, 189
        CMY:
        48, 84, 26
        CMYK:
        30, 78, 0, 26
      HSL:
        277°, 64.3478%, 45.0980%
        HSV (HSB):
        277°, 78.3069%, 74.1176%
        XYZ:
        19.4940, 10.1655, 49.0788
        xyY:
        0.2476, 0.1291, 10.1655
      CIE-Lab:
        38.1379, 61.5125, -60.0056
        CIE-LCH:
        38.1379, 85.9328, 315.7105
        CIE-Luv:
        38.1379, 23.0222, -90.0985
        Hunter-Lab:
        31.8834, 53.3413, -68.9479
      #8429bd color charts
#8429bd RGB chart
      #8429bd CMYK chart
      #8429bd RGB pie chart
      #8429bd color shades, tints & tones
#8429bd color schemes
#8429bd color preview, HTML & CSS examples
           This text has a color of #8429bd        
        
          <p style="color:#8429bd;">Text here</p>
        
        
          .mytext {color:#8429bd;}
        
        Text color #8429bd
      
           This box has a color of #8429bd        
        
          <div style="background-color:#8429bd;">Content here</div>
        
        
          .mybackground {background-color:#8429bd;}
        
        Background color #8429bd
      
           Border around this has a color of #8429bd        
        
          <div style="border:2px solid #8429bd;">Content here</div>
        
        
          .myborder {border:2px solid #8429bd;}
        
        Border color #8429bd