#8c50a5 color space conversions
Hex:
        #8c50a5
        RGB:
        140, 80, 165
        CMY:
        45, 69, 35
        CMYK:
        15, 52, 0, 35
      HSL:
        282°, 34.6939%, 48.0392%
        HSV (HSB):
        282°, 51.5152%, 64.7059%
        XYZ:
        20.4754, 14.0294, 37.2261
        xyY:
        0.2854, 0.1956, 14.0294
      CIE-Lab:
        44.2750, 39.9269, -35.9264
        CIE-LCH:
        44.2750, 53.7109, 318.0190
        CIE-Luv:
        44.2750, 23.7271, -57.4324
        Hunter-Lab:
        37.4558, 32.0302, -32.7073
      #8c50a5 color charts
#8c50a5 RGB chart
      #8c50a5 CMYK chart
      #8c50a5 RGB pie chart
      #8c50a5 color shades, tints & tones
#8c50a5 color schemes
#8c50a5 color preview, HTML & CSS examples
           This text has a color of #8c50a5        
        
          <p style="color:#8c50a5;">Text here</p>
        
        
          .mytext {color:#8c50a5;}
        
        Text color #8c50a5
      
           This box has a color of #8c50a5        
        
          <div style="background-color:#8c50a5;">Content here</div>
        
        
          .mybackground {background-color:#8c50a5;}
        
        Background color #8c50a5
      
           Border around this has a color of #8c50a5        
        
          <div style="border:2px solid #8c50a5;">Content here</div>
        
        
          .myborder {border:2px solid #8c50a5;}
        
        Border color #8c50a5