#8d5abd color space conversions
Hex:
        #8d5abd
        RGB:
        141, 90, 189
        CMY:
        45, 65, 26
        CMYK:
        25, 52, 0, 26
      HSL:
        271°, 42.8571%, 54.7059%
        HSV (HSB):
        271°, 52.3810%, 74.1176%
        XYZ:
        23.8260, 16.6492, 50.1020
        xyY:
        0.2630, 0.1838, 16.6492
      CIE-Lab:
        47.8149, 40.1995, -44.3793
        CIE-LCH:
        47.8149, 59.8793, 312.1708
        CIE-Luv:
        47.8149, 16.7848, -71.3746
        Hunter-Lab:
        40.8034, 32.8240, -44.2390
      #8d5abd color charts
#8d5abd RGB chart
      #8d5abd CMYK chart
      #8d5abd RGB pie chart
      #8d5abd color shades, tints & tones
#8d5abd color schemes
#8d5abd color preview, HTML & CSS examples
           This text has a color of #8d5abd        
        
          <p style="color:#8d5abd;">Text here</p>
        
        
          .mytext {color:#8d5abd;}
        
        Text color #8d5abd
      
           This box has a color of #8d5abd        
        
          <div style="background-color:#8d5abd;">Content here</div>
        
        
          .mybackground {background-color:#8d5abd;}
        
        Background color #8d5abd
      
           Border around this has a color of #8d5abd        
        
          <div style="border:2px solid #8d5abd;">Content here</div>
        
        
          .myborder {border:2px solid #8d5abd;}
        
        Border color #8d5abd