#8127a1 color space conversions
Hex:
        #8127a1
        RGB:
        129, 39, 161
        CMY:
        49, 85, 37
        CMYK:
        20, 76, 0, 37
      HSL:
        284°, 61.0000%, 39.2157%
        HSV (HSB):
        284°, 75.7764%, 63.1373%
        XYZ:
        16.2118, 8.6914, 34.5414
        xyY:
        0.2727, 0.1462, 8.6914
      CIE-Lab:
        35.3832, 55.8109, -47.8111
        CIE-LCH:
        35.3832, 73.4899, 319.4146
        CIE-Luv:
        35.3832, 28.2129, -71.6214
        Hunter-Lab:
        29.4811, 46.5659, -48.8299
      #8127a1 color charts
#8127a1 RGB chart
      #8127a1 CMYK chart
      #8127a1 RGB pie chart
      #8127a1 color shades, tints & tones
#8127a1 color schemes
#8127a1 color preview, HTML & CSS examples
           This text has a color of #8127a1        
        
          <p style="color:#8127a1;">Text here</p>
        
        
          .mytext {color:#8127a1;}
        
        Text color #8127a1
      
           This box has a color of #8127a1        
        
          <div style="background-color:#8127a1;">Content here</div>
        
        
          .mybackground {background-color:#8127a1;}
        
        Background color #8127a1
      
           Border around this has a color of #8127a1        
        
          <div style="border:2px solid #8127a1;">Content here</div>
        
        
          .myborder {border:2px solid #8127a1;}
        
        Border color #8127a1