#8a214d color space conversions
Hex:
        #8a214d
        RGB:
        138, 33, 77
        CMY:
        46, 87, 70
        CMYK:
        0, 76, 44, 46
      HSL:
        335°, 61.4035%, 33.5294%
        HSV (HSB):
        335°, 76.0870%, 54.1176%
        XYZ:
        12.3646, 7.0268, 7.7258
        xyY:
        0.4560, 0.2591, 7.0268
      CIE-Lab:
        31.8679, 47.0212, -0.2681
        CIE-LCH:
        31.8679, 47.0219, 359.6733
        CIE-Luv:
        31.8679, 63.4138, -8.1361
        Hunter-Lab:
        26.5081, 36.8716, 1.2756
      #8a214d color charts
#8a214d RGB chart
      #8a214d CMYK chart
      #8a214d RGB pie chart
      #8a214d color shades, tints & tones
#8a214d color schemes
#8a214d color preview, HTML & CSS examples
           This text has a color of #8a214d        
        
          <p style="color:#8a214d;">Text here</p>
        
        
          .mytext {color:#8a214d;}
        
        Text color #8a214d
      
           This box has a color of #8a214d        
        
          <div style="background-color:#8a214d;">Content here</div>
        
        
          .mybackground {background-color:#8a214d;}
        
        Background color #8a214d
      
           Border around this has a color of #8a214d        
        
          <div style="border:2px solid #8a214d;">Content here</div>
        
        
          .myborder {border:2px solid #8a214d;}
        
        Border color #8a214d