#8c5483 color space conversions
Hex:
        #8c5483
        RGB:
        140, 84, 131
        CMY:
        45, 67, 49
        CMYK:
        0, 40, 6, 45
      HSL:
        310°, 25.0000%, 43.9216%
        HSV (HSB):
        310°, 40.0000%, 54.9020%
        XYZ:
        18.0823, 13.5548, 23.1360
        xyY:
        0.3301, 0.2475, 13.5548
      CIE-Lab:
        43.5876, 30.7257, -16.6084
        CIE-LCH:
        43.5876, 34.9272, 331.6072
        CIE-Luv:
        43.5876, 28.8273, -27.6776
        Hunter-Lab:
        36.8168, 23.2393, -11.4866
      #8c5483 color charts
#8c5483 RGB chart
      #8c5483 CMYK chart
      #8c5483 RGB pie chart
      #8c5483 color shades, tints & tones
#8c5483 color schemes
#8c5483 color preview, HTML & CSS examples
           This text has a color of #8c5483        
        
          <p style="color:#8c5483;">Text here</p>
        
        
          .mytext {color:#8c5483;}
        
        Text color #8c5483
      
           This box has a color of #8c5483        
        
          <div style="background-color:#8c5483;">Content here</div>
        
        
          .mybackground {background-color:#8c5483;}
        
        Background color #8c5483
      
           Border around this has a color of #8c5483        
        
          <div style="border:2px solid #8c5483;">Content here</div>
        
        
          .myborder {border:2px solid #8c5483;}
        
        Border color #8c5483