#8142a2 color space conversions
Hex:
        #8142a2
        RGB:
        129, 66, 162
        CMY:
        49, 74, 36
        CMYK:
        20, 59, 0, 36
      HSL:
        279°, 42.1053%, 44.7059%
        HSV (HSB):
        279°, 59.2593%, 63.5294%
        XYZ:
        17.5231, 11.1722, 35.4153
        xyY:
        0.2733, 0.1743, 11.1722
      CIE-Lab:
        39.8690, 43.7585, -41.2177
        CIE-LCH:
        39.8690, 60.1141, 316.7126
        CIE-Luv:
        39.8690, 22.1500, -63.8655
        Hunter-Lab:
        33.4248, 35.0857, -39.4234
      #8142a2 color charts
#8142a2 RGB chart
      #8142a2 CMYK chart
      #8142a2 RGB pie chart
      #8142a2 color shades, tints & tones
#8142a2 color schemes
#8142a2 color preview, HTML & CSS examples
           This text has a color of #8142a2        
        
          <p style="color:#8142a2;">Text here</p>
        
        
          .mytext {color:#8142a2;}
        
        Text color #8142a2
      
           This box has a color of #8142a2        
        
          <div style="background-color:#8142a2;">Content here</div>
        
        
          .mybackground {background-color:#8142a2;}
        
        Background color #8142a2
      
           Border around this has a color of #8142a2        
        
          <div style="border:2px solid #8142a2;">Content here</div>
        
        
          .myborder {border:2px solid #8142a2;}
        
        Border color #8142a2