#8b1d8a color space conversions
Hex:
        #8b1d8a
        RGB:
        139, 29, 138
        CMY:
        45, 89, 46
        CMYK:
        0, 79, 1, 45
      HSL:
        301°, 65.4762%, 32.9412%
        HSV (HSB):
        301°, 79.1367%, 54.5098%
        XYZ:
        15.6743, 8.2027, 24.8019
        xyY:
        0.3220, 0.1685, 8.2027
      CIE-Lab:
        34.4015, 56.9432, -35.2448
        CIE-LCH:
        34.4015, 66.9680, 328.2447
        CIE-Luv:
        34.4015, 43.0881, -54.5338
        Hunter-Lab:
        28.6403, 47.5689, -31.2957
      #8b1d8a color charts
#8b1d8a RGB chart
      #8b1d8a CMYK chart
      #8b1d8a RGB pie chart
      #8b1d8a color shades, tints & tones
#8b1d8a color schemes
#8b1d8a color preview, HTML & CSS examples
           This text has a color of #8b1d8a        
        
          <p style="color:#8b1d8a;">Text here</p>
        
        
          .mytext {color:#8b1d8a;}
        
        Text color #8b1d8a
      
           This box has a color of #8b1d8a        
        
          <div style="background-color:#8b1d8a;">Content here</div>
        
        
          .mybackground {background-color:#8b1d8a;}
        
        Background color #8b1d8a
      
           Border around this has a color of #8b1d8a        
        
          <div style="border:2px solid #8b1d8a;">Content here</div>
        
        
          .myborder {border:2px solid #8b1d8a;}
        
        Border color #8b1d8a