#8d6fcb color space conversions
Hex:
        #8d6fcb
        RGB:
        141, 111, 203
        CMY:
        45, 56, 20
        CMYK:
        31, 45, 0, 20
      HSL:
        260°, 46.9388%, 61.5686%
        HSV (HSB):
        260°, 45.3202%, 79.6078%
        XYZ:
        27.4484, 21.3434, 59.1729
        xyY:
        0.2542, 0.1977, 21.3434
      CIE-Lab:
        53.3233, 31.6863, -43.6887
        CIE-LCH:
        53.3233, 53.9696, 305.9525
        CIE-Luv:
        53.3233, 7.7944, -71.0753
        Hunter-Lab:
        46.1989, 25.2052, -43.6011
      #8d6fcb color charts
#8d6fcb RGB chart
      #8d6fcb CMYK chart
      #8d6fcb RGB pie chart
      #8d6fcb color shades, tints & tones
#8d6fcb color schemes
#8d6fcb color preview, HTML & CSS examples
           This text has a color of #8d6fcb        
        
          <p style="color:#8d6fcb;">Text here</p>
        
        
          .mytext {color:#8d6fcb;}
        
        Text color #8d6fcb
      
           This box has a color of #8d6fcb        
        
          <div style="background-color:#8d6fcb;">Content here</div>
        
        
          .mybackground {background-color:#8d6fcb;}
        
        Background color #8d6fcb
      
           Border around this has a color of #8d6fcb        
        
          <div style="border:2px solid #8d6fcb;">Content here</div>
        
        
          .myborder {border:2px solid #8d6fcb;}
        
        Border color #8d6fcb