#8b48ed color space conversions
Hex:
        #8b48ed
        RGB:
        139, 72, 237
        CMY:
        45, 72, 7
        CMYK:
        41, 70, 0, 7
      HSL:
        264°, 82.0896%, 60.5882%
        HSV (HSB):
        264°, 69.6203%, 92.9412%
        XYZ:
        28.2509, 16.2381, 81.7660
        xyY:
        0.2238, 0.1286, 16.2381
      CIE-Lab:
        47.2854, 60.9016, -72.6763
        CIE-LCH:
        47.2854, 94.8201, 309.9625
        CIE-Luv:
        47.2854, 12.7151, -114.1683
        Hunter-Lab:
        40.2966, 54.6228, -92.0982
      #8b48ed color charts
#8b48ed RGB chart
      #8b48ed CMYK chart
      #8b48ed RGB pie chart
      #8b48ed color shades, tints & tones
#8b48ed color schemes
#8b48ed color preview, HTML & CSS examples
           This text has a color of #8b48ed        
        
          <p style="color:#8b48ed;">Text here</p>
        
        
          .mytext {color:#8b48ed;}
        
        Text color #8b48ed
      
           This box has a color of #8b48ed        
        
          <div style="background-color:#8b48ed;">Content here</div>
        
        
          .mybackground {background-color:#8b48ed;}
        
        Background color #8b48ed
      
           Border around this has a color of #8b48ed        
        
          <div style="border:2px solid #8b48ed;">Content here</div>
        
        
          .myborder {border:2px solid #8b48ed;}
        
        Border color #8b48ed