#8112a2 color space conversions
Hex:
        #8112a2
        RGB:
        129, 18, 162
        CMY:
        49, 93, 36
        CMYK:
        20, 89, 0, 36
      HSL:
        286°, 80.0000%, 35.2941%
        HSV (HSB):
        286°, 88.8889%, 63.5294%
        XYZ:
        15.7912, 7.7084, 34.8380
        xyY:
        0.2707, 0.1321, 7.7084
      CIE-Lab:
        33.3680, 62.0776, -51.6749
        CIE-LCH:
        33.3680, 80.7708, 320.2252
        CIE-Luv:
        33.3680, 30.3152, -75.6028
        Hunter-Lab:
        27.7640, 52.9375, -54.9619
      #8112a2 color charts
#8112a2 RGB chart
      #8112a2 CMYK chart
      #8112a2 RGB pie chart
      #8112a2 color shades, tints & tones
#8112a2 color schemes
#8112a2 color preview, HTML & CSS examples
           This text has a color of #8112a2        
        
          <p style="color:#8112a2;">Text here</p>
        
        
          .mytext {color:#8112a2;}
        
        Text color #8112a2
      
           This box has a color of #8112a2        
        
          <div style="background-color:#8112a2;">Content here</div>
        
        
          .mybackground {background-color:#8112a2;}
        
        Background color #8112a2
      
           Border around this has a color of #8112a2        
        
          <div style="border:2px solid #8112a2;">Content here</div>
        
        
          .myborder {border:2px solid #8112a2;}
        
        Border color #8112a2