#8d5eba color space conversions
Hex:
        #8d5eba
        RGB:
        141, 94, 186
        CMY:
        45, 63, 27
        CMYK:
        24, 49, 0, 27
      HSL:
        271°, 40.0000%, 54.9020%
        HSV (HSB):
        271°, 49.4624%, 72.9412%
        XYZ:
        23.8501, 17.2133, 48.5198
        xyY:
        0.2662, 0.1921, 17.2133
      CIE-Lab:
        48.5277, 37.2338, -41.5078
        CIE-LCH:
        48.5277, 55.7606, 311.8931
        CIE-Luv:
        48.5277, 15.9370, -66.8986
        Hunter-Lab:
        41.4889, 30.0061, -40.2953
      #8d5eba color charts
#8d5eba RGB chart
      #8d5eba CMYK chart
      #8d5eba RGB pie chart
      #8d5eba color shades, tints & tones
#8d5eba color schemes
#8d5eba color preview, HTML & CSS examples
           This text has a color of #8d5eba        
        
          <p style="color:#8d5eba;">Text here</p>
        
        
          .mytext {color:#8d5eba;}
        
        Text color #8d5eba
      
           This box has a color of #8d5eba        
        
          <div style="background-color:#8d5eba;">Content here</div>
        
        
          .mybackground {background-color:#8d5eba;}
        
        Background color #8d5eba
      
           Border around this has a color of #8d5eba        
        
          <div style="border:2px solid #8d5eba;">Content here</div>
        
        
          .myborder {border:2px solid #8d5eba;}
        
        Border color #8d5eba