#8c138b color space conversions
Hex:
        #8c138b
        RGB:
        140, 19, 139
        CMY:
        45, 93, 45
        CMYK:
        0, 86, 1, 45
      HSL:
        300°, 76.1006%, 31.1765%
        HSV (HSB):
        300°, 86.4286%, 54.9020%
        XYZ:
        15.7083, 7.9053, 25.1240
        xyY:
        0.3223, 0.1622, 7.9053
      CIE-Lab:
        33.7848, 59.7993, -36.8345
        CIE-LCH:
        33.7848, 70.2335, 328.3682
        CIE-Luv:
        33.7848, 44.7335, -56.6522
        Hunter-Lab:
        28.1163, 50.5225, -33.2987
      #8c138b color charts
#8c138b RGB chart
      #8c138b CMYK chart
      #8c138b RGB pie chart
      #8c138b color shades, tints & tones
#8c138b color schemes
#8c138b color preview, HTML & CSS examples
           This text has a color of #8c138b        
        
          <p style="color:#8c138b;">Text here</p>
        
        
          .mytext {color:#8c138b;}
        
        Text color #8c138b
      
           This box has a color of #8c138b        
        
          <div style="background-color:#8c138b;">Content here</div>
        
        
          .mybackground {background-color:#8c138b;}
        
        Background color #8c138b
      
           Border around this has a color of #8c138b        
        
          <div style="border:2px solid #8c138b;">Content here</div>
        
        
          .myborder {border:2px solid #8c138b;}
        
        Border color #8c138b