#8429db color space conversions
Hex:
        #8429db
        RGB:
        132, 41, 219
        CMY:
        48, 84, 14
        CMYK:
        40, 81, 0, 14
      HSL:
        271°, 71.2000%, 50.9804%
        HSV (HSB):
        271°, 81.2785%, 85.8824%
        XYZ:
        23.0948, 11.6059, 68.0408
        xyY:
        0.2248, 0.1130, 11.6059
      CIE-Lab:
        40.5827, 68.1143, -73.4318
        CIE-LCH:
        40.5827, 100.1588, 312.8486
        CIE-Luv:
        40.5827, 17.0710, -109.7639
        Hunter-Lab:
        34.0674, 61.3900, -94.5691
      #8429db color charts
#8429db RGB chart
      #8429db CMYK chart
      #8429db RGB pie chart
      #8429db color shades, tints & tones
#8429db color schemes
#8429db color preview, HTML & CSS examples
           This text has a color of #8429db        
        
          <p style="color:#8429db;">Text here</p>
        
        
          .mytext {color:#8429db;}
        
        Text color #8429db
      
           This box has a color of #8429db        
        
          <div style="background-color:#8429db;">Content here</div>
        
        
          .mybackground {background-color:#8429db;}
        
        Background color #8429db
      
           Border around this has a color of #8429db        
        
          <div style="border:2px solid #8429db;">Content here</div>
        
        
          .myborder {border:2px solid #8429db;}
        
        Border color #8429db