#8a225a color space conversions
Hex:
        #8a225a
        RGB:
        138, 34, 90
        CMY:
        46, 87, 65
        CMYK:
        0, 75, 35, 46
      HSL:
        328°, 60.4651%, 33.7255%
        HSV (HSB):
        328°, 75.3623%, 54.1176%
        XYZ:
        12.8987, 7.2855, 10.3993
        xyY:
        0.4218, 0.2382, 7.2855
      CIE-Lab:
        32.4482, 48.1159, -7.8892
        CIE-LCH:
        32.4482, 48.7584, 350.6885
        CIE-Luv:
        32.4482, 58.4433, -17.2259
        Hunter-Lab:
        26.9917, 38.0657, -3.9489
      #8a225a color charts
#8a225a RGB chart
      #8a225a CMYK chart
      #8a225a RGB pie chart
      #8a225a color shades, tints & tones
#8a225a color schemes
#8a225a color preview, HTML & CSS examples
           This text has a color of #8a225a        
        
          <p style="color:#8a225a;">Text here</p>
        
        
          .mytext {color:#8a225a;}
        
        Text color #8a225a
      
           This box has a color of #8a225a        
        
          <div style="background-color:#8a225a;">Content here</div>
        
        
          .mybackground {background-color:#8a225a;}
        
        Background color #8a225a
      
           Border around this has a color of #8a225a        
        
          <div style="border:2px solid #8a225a;">Content here</div>
        
        
          .myborder {border:2px solid #8a225a;}
        
        Border color #8a225a