#8d48bc color space conversions
Hex:
        #8d48bc
        RGB:
        141, 72, 188
        CMY:
        45, 72, 26
        CMYK:
        25, 62, 0, 26
      HSL:
        276°, 46.4000%, 50.9804%
        HSV (HSB):
        276°, 61.7021%, 73.7255%
        XYZ:
        22.3790, 13.9283, 49.0859
        xyY:
        0.2621, 0.1631, 13.9283
      CIE-Lab:
        44.1299, 49.5672, -49.6819
        CIE-LCH:
        44.1299, 70.1797, 314.9338
        CIE-Luv:
        44.1299, 22.1580, -78.7111
        Hunter-Lab:
        37.3206, 41.7248, -51.8566
      #8d48bc color charts
#8d48bc RGB chart
      #8d48bc CMYK chart
      #8d48bc RGB pie chart
      #8d48bc color shades, tints & tones
#8d48bc color schemes
#8d48bc color preview, HTML & CSS examples
           This text has a color of #8d48bc        
        
          <p style="color:#8d48bc;">Text here</p>
        
        
          .mytext {color:#8d48bc;}
        
        Text color #8d48bc
      
           This box has a color of #8d48bc        
        
          <div style="background-color:#8d48bc;">Content here</div>
        
        
          .mybackground {background-color:#8d48bc;}
        
        Background color #8d48bc
      
           Border around this has a color of #8d48bc        
        
          <div style="border:2px solid #8d48bc;">Content here</div>
        
        
          .myborder {border:2px solid #8d48bc;}
        
        Border color #8d48bc