#8a145b color space conversions
Hex:
        #8a145b
        RGB:
        138, 20, 91
        CMY:
        46, 92, 64
        CMYK:
        0, 86, 34, 46
      HSL:
        324°, 74.6835%, 30.9804%
        HSV (HSB):
        324°, 85.5072%, 54.1176%
        XYZ:
        12.6197, 6.6589, 10.5177
        xyY:
        0.4235, 0.2235, 6.6589
      CIE-Lab:
        31.0175, 52.4170, -10.7018
        CIE-LCH:
        31.0175, 53.4983, 348.4607
        CIE-Luv:
        31.0175, 61.5204, -21.0958
        Hunter-Lab:
        25.8049, 42.1358, -6.1023
      #8a145b color charts
#8a145b RGB chart
      #8a145b CMYK chart
      #8a145b RGB pie chart
      #8a145b color shades, tints & tones
#8a145b color schemes
#8a145b color preview, HTML & CSS examples
           This text has a color of #8a145b        
        
          <p style="color:#8a145b;">Text here</p>
        
        
          .mytext {color:#8a145b;}
        
        Text color #8a145b
      
           This box has a color of #8a145b        
        
          <div style="background-color:#8a145b;">Content here</div>
        
        
          .mybackground {background-color:#8a145b;}
        
        Background color #8a145b
      
           Border around this has a color of #8a145b        
        
          <div style="border:2px solid #8a145b;">Content here</div>
        
        
          .myborder {border:2px solid #8a145b;}
        
        Border color #8a145b