#8d71be color space conversions
Hex:
        #8d71be
        RGB:
        141, 113, 190
        CMY:
        45, 56, 25
        CMYK:
        26, 41, 0, 25
      HSL:
        262°, 37.1981%, 59.4118%
        HSV (HSB):
        262°, 40.5263%, 74.5098%
        XYZ:
        26.1839, 21.1907, 51.4254
        xyY:
        0.2650, 0.2145, 21.1907
      CIE-Lab:
        53.1576, 27.2455, -36.5156
        CIE-LCH:
        53.1576, 45.5599, 306.7278
        CIE-Luv:
        53.1576, 8.5258, -59.1664
        Hunter-Lab:
        46.0333, 20.9730, -34.0115
      #8d71be color charts
#8d71be RGB chart
      #8d71be CMYK chart
      #8d71be RGB pie chart
      #8d71be color shades, tints & tones
#8d71be color schemes
#8d71be color preview, HTML & CSS examples
           This text has a color of #8d71be        
        
          <p style="color:#8d71be;">Text here</p>
        
        
          .mytext {color:#8d71be;}
        
        Text color #8d71be
      
           This box has a color of #8d71be        
        
          <div style="background-color:#8d71be;">Content here</div>
        
        
          .mybackground {background-color:#8d71be;}
        
        Background color #8d71be
      
           Border around this has a color of #8d71be        
        
          <div style="border:2px solid #8d71be;">Content here</div>
        
        
          .myborder {border:2px solid #8d71be;}
        
        Border color #8d71be