#8d48bd color space conversions
Hex:
        #8d48bd
        RGB:
        141, 72, 189
        CMY:
        45, 72, 26
        CMYK:
        25, 62, 0, 26
      HSL:
        275°, 46.9880%, 51.1765%
        HSV (HSB):
        275°, 61.9048%, 74.1176%
        XYZ:
        22.4872, 13.9716, 49.6557
        xyY:
        0.2611, 0.1622, 13.9716
      CIE-Lab:
        44.1921, 49.7958, -50.1657
        CIE-LCH:
        44.1921, 70.6839, 314.7880
        CIE-Luv:
        44.1921, 21.9624, -79.4664
        Hunter-Lab:
        37.3786, 41.9742, -52.5990
      #8d48bd color charts
#8d48bd RGB chart
      #8d48bd CMYK chart
      #8d48bd RGB pie chart
      #8d48bd color shades, tints & tones
#8d48bd color schemes
#8d48bd color preview, HTML & CSS examples
           This text has a color of #8d48bd        
        
          <p style="color:#8d48bd;">Text here</p>
        
        
          .mytext {color:#8d48bd;}
        
        Text color #8d48bd
      
           This box has a color of #8d48bd        
        
          <div style="background-color:#8d48bd;">Content here</div>
        
        
          .mybackground {background-color:#8d48bd;}
        
        Background color #8d48bd
      
           Border around this has a color of #8d48bd        
        
          <div style="border:2px solid #8d48bd;">Content here</div>
        
        
          .myborder {border:2px solid #8d48bd;}
        
        Border color #8d48bd