#8a216d color space conversions
Hex:
        #8a216d
        RGB:
        138, 33, 109
        CMY:
        46, 87, 57
        CMYK:
        0, 76, 21, 46
      HSL:
        317°, 61.4035%, 33.5294%
        HSV (HSB):
        317°, 76.0870%, 54.1176%
        XYZ:
        13.7854, 7.5951, 15.2074
        xyY:
        0.3768, 0.2076, 7.5951
      CIE-Lab:
        33.1250, 50.9564, -19.0693
        CIE-LCH:
        33.1250, 54.4077, 339.4827
        CIE-Luv:
        33.1250, 51.7969, -31.8564
        Hunter-Lab:
        27.5592, 41.0588, -13.4253
      #8a216d color charts
#8a216d RGB chart
      #8a216d CMYK chart
      #8a216d RGB pie chart
      #8a216d color shades, tints & tones
#8a216d color schemes
#8a216d color preview, HTML & CSS examples
           This text has a color of #8a216d        
        
          <p style="color:#8a216d;">Text here</p>
        
        
          .mytext {color:#8a216d;}
        
        Text color #8a216d
      
           This box has a color of #8a216d        
        
          <div style="background-color:#8a216d;">Content here</div>
        
        
          .mybackground {background-color:#8a216d;}
        
        Background color #8a216d
      
           Border around this has a color of #8a216d        
        
          <div style="border:2px solid #8a216d;">Content here</div>
        
        
          .myborder {border:2px solid #8a216d;}
        
        Border color #8a216d