#8449a7 color space conversions
Hex:
        #8449a7
        RGB:
        132, 73, 167
        CMY:
        48, 71, 35
        CMYK:
        21, 56, 0, 35
      HSL:
        278°, 39.1667%, 47.0588%
        HSV (HSB):
        278°, 56.2874%, 65.4902%
        XYZ:
        18.8733, 12.4606, 37.9696
        xyY:
        0.2723, 0.1798, 12.4606
      CIE-Lab:
        41.9391, 41.9650, -40.8789
        CIE-LCH:
        41.9391, 58.5846, 315.7511
        CIE-Luv:
        41.9391, 20.8837, -64.0853
        Hunter-Lab:
        35.2996, 33.6625, -39.0648
      #8449a7 color charts
#8449a7 RGB chart
      #8449a7 CMYK chart
      #8449a7 RGB pie chart
      #8449a7 color shades, tints & tones
#8449a7 color schemes
#8449a7 color preview, HTML & CSS examples
           This text has a color of #8449a7        
        
          <p style="color:#8449a7;">Text here</p>
        
        
          .mytext {color:#8449a7;}
        
        Text color #8449a7
      
           This box has a color of #8449a7        
        
          <div style="background-color:#8449a7;">Content here</div>
        
        
          .mybackground {background-color:#8449a7;}
        
        Background color #8449a7
      
           Border around this has a color of #8449a7        
        
          <div style="border:2px solid #8449a7;">Content here</div>
        
        
          .myborder {border:2px solid #8449a7;}
        
        Border color #8449a7