#8d6fbc color space conversions
Hex:
        #8d6fbc
        RGB:
        141, 111, 188
        CMY:
        45, 56, 26
        CMYK:
        25, 41, 0, 26
      HSL:
        263°, 36.4929%, 58.6275%
        HSV (HSB):
        263°, 40.9574%, 73.7255%
        XYZ:
        25.7460, 20.6624, 50.2082
        xyY:
        0.2665, 0.2139, 20.6624
      CIE-Lab:
        52.5781, 27.9196, -36.2761
        CIE-LCH:
        52.5781, 45.7762, 307.5834
        CIE-Luv:
        52.5781, 9.5199, -58.7415
        Hunter-Lab:
        45.4560, 21.5537, -33.6694
      #8d6fbc color charts
#8d6fbc RGB chart
      #8d6fbc CMYK chart
      #8d6fbc RGB pie chart
      #8d6fbc color shades, tints & tones
#8d6fbc color schemes
#8d6fbc color preview, HTML & CSS examples
           This text has a color of #8d6fbc        
        
          <p style="color:#8d6fbc;">Text here</p>
        
        
          .mytext {color:#8d6fbc;}
        
        Text color #8d6fbc
      
           This box has a color of #8d6fbc        
        
          <div style="background-color:#8d6fbc;">Content here</div>
        
        
          .mybackground {background-color:#8d6fbc;}
        
        Background color #8d6fbc
      
           Border around this has a color of #8d6fbc        
        
          <div style="border:2px solid #8d6fbc;">Content here</div>
        
        
          .myborder {border:2px solid #8d6fbc;}
        
        Border color #8d6fbc