#8431fe color space conversions
Hex:
        #8431fe
        RGB:
        132, 49, 254
        CMY:
        48, 81, 0
        CMYK:
        48, 81, 0, 0
      HSL:
        264°, 99.0338%, 59.4118%
        HSV (HSB):
        264°, 80.7087%, 99.6078%
        XYZ:
        28.5034, 14.2579, 95.0157
        xyY:
        0.2069, 0.1035, 14.2579
      CIE-Lab:
        44.6006, 73.4654, -86.6373
        CIE-LCH:
        44.6006, 113.5921, 310.2968
        CIE-Luv:
        44.6006, 10.6296, -130.4775
        Hunter-Lab:
        37.7597, 68.6639, -122.7613
      #8431fe color charts
#8431fe RGB chart
      #8431fe CMYK chart
      #8431fe RGB pie chart
      #8431fe color shades, tints & tones
#8431fe color schemes
#8431fe color preview, HTML & CSS examples
           This text has a color of #8431fe        
        
          <p style="color:#8431fe;">Text here</p>
        
        
          .mytext {color:#8431fe;}
        
        Text color #8431fe
      
           This box has a color of #8431fe        
        
          <div style="background-color:#8431fe;">Content here</div>
        
        
          .mybackground {background-color:#8431fe;}
        
        Background color #8431fe
      
           Border around this has a color of #8431fe        
        
          <div style="border:2px solid #8431fe;">Content here</div>
        
        
          .myborder {border:2px solid #8431fe;}
        
        Border color #8431fe