#8434df color space conversions
Hex:
        #8434df
        RGB:
        132, 52, 223
        CMY:
        48, 80, 13
        CMYK:
        41, 77, 0, 13
      HSL:
        268°, 72.7660%, 53.9216%
        HSV (HSB):
        268°, 76.6816%, 87.4510%
        XYZ:
        24.0630, 12.6892, 70.9930
        xyY:
        0.2233, 0.1178, 12.6892
      CIE-Lab:
        42.2912, 65.0505, -72.9243
        CIE-LCH:
        42.2912, 97.7217, 311.7339
        CIE-Luv:
        42.2912, 15.0498, -110.5729
        Hunter-Lab:
        35.6219, 58.2402, -93.2271
      #8434df color charts
#8434df RGB chart
      #8434df CMYK chart
      #8434df RGB pie chart
      #8434df color shades, tints & tones
#8434df color schemes
#8434df color preview, HTML & CSS examples
           This text has a color of #8434df        
        
          <p style="color:#8434df;">Text here</p>
        
        
          .mytext {color:#8434df;}
        
        Text color #8434df
      
           This box has a color of #8434df        
        
          <div style="background-color:#8434df;">Content here</div>
        
        
          .mybackground {background-color:#8434df;}
        
        Background color #8434df
      
           Border around this has a color of #8434df        
        
          <div style="border:2px solid #8434df;">Content here</div>
        
        
          .myborder {border:2px solid #8434df;}
        
        Border color #8434df