#8455a0 color space conversions
Hex:
        #8455a0
        RGB:
        132, 85, 160
        CMY:
        48, 67, 37
        CMYK:
        18, 47, 0, 37
      HSL:
        278°, 30.6122%, 48.0392%
        HSV (HSB):
        278°, 46.8750%, 62.7451%
        XYZ:
        19.1094, 13.9406, 34.9413
        xyY:
        0.2811, 0.2050, 13.9406
      CIE-Lab:
        44.1476, 33.6565, -33.2244
        CIE-LCH:
        44.1476, 47.2930, 315.3702
        CIE-Luv:
        44.1476, 18.1778, -52.5775
        Hunter-Lab:
        37.3371, 26.0176, -29.3496
      #8455a0 color charts
#8455a0 RGB chart
      #8455a0 CMYK chart
      #8455a0 RGB pie chart
      #8455a0 color shades, tints & tones
#8455a0 color schemes
#8455a0 color preview, HTML & CSS examples
           This text has a color of #8455a0        
        
          <p style="color:#8455a0;">Text here</p>
        
        
          .mytext {color:#8455a0;}
        
        Text color #8455a0
      
           This box has a color of #8455a0        
        
          <div style="background-color:#8455a0;">Content here</div>
        
        
          .mybackground {background-color:#8455a0;}
        
        Background color #8455a0
      
           Border around this has a color of #8455a0        
        
          <div style="border:2px solid #8455a0;">Content here</div>
        
        
          .myborder {border:2px solid #8455a0;}
        
        Border color #8455a0