#8434be color space conversions
Hex:
        #8434be
        RGB:
        132, 52, 190
        CMY:
        48, 80, 25
        CMYK:
        31, 73, 0, 25
      HSL:
        275°, 57.0248%, 47.4510%
        HSV (HSB):
        275°, 72.6316%, 74.5098%
        XYZ:
        20.0380, 11.0792, 49.7976
        xyY:
        0.2476, 0.1369, 11.0792
      CIE-Lab:
        39.7136, 57.4385, -58.0339
        CIE-LCH:
        39.7136, 81.6524, 314.7046
        CIE-Luv:
        39.7136, 21.1561, -88.4044
        Hunter-Lab:
        33.2855, 49.2081, -65.4025
      #8434be color charts
#8434be RGB chart
      #8434be CMYK chart
      #8434be RGB pie chart
      #8434be color shades, tints & tones
#8434be color schemes
#8434be color preview, HTML & CSS examples
           This text has a color of #8434be        
        
          <p style="color:#8434be;">Text here</p>
        
        
          .mytext {color:#8434be;}
        
        Text color #8434be
      
           This box has a color of #8434be        
        
          <div style="background-color:#8434be;">Content here</div>
        
        
          .mybackground {background-color:#8434be;}
        
        Background color #8434be
      
           Border around this has a color of #8434be        
        
          <div style="border:2px solid #8434be;">Content here</div>
        
        
          .myborder {border:2px solid #8434be;}
        
        Border color #8434be