#8b214e color space conversions
Hex:
        #8b214e
        RGB:
        139, 33, 78
        CMY:
        45, 87, 69
        CMYK:
        0, 76, 44, 45
      HSL:
        335°, 61.6279%, 33.7255%
        HSV (HSB):
        335°, 76.2590%, 54.5098%
        XYZ:
        12.5665, 7.1267, 7.9210
        xyY:
        0.4551, 0.2581, 7.1267
      CIE-Lab:
        32.0937, 47.4187, -0.5702
        CIE-LCH:
        32.0937, 47.4221, 359.3110
        CIE-Luv:
        32.0937, 63.8777, -8.5623
        Hunter-Lab:
        26.6960, 37.3066, 1.0951
      #8b214e color charts
#8b214e RGB chart
      #8b214e CMYK chart
      #8b214e RGB pie chart
      #8b214e color shades, tints & tones
#8b214e color schemes
#8b214e color preview, HTML & CSS examples
           This text has a color of #8b214e        
        
          <p style="color:#8b214e;">Text here</p>
        
        
          .mytext {color:#8b214e;}
        
        Text color #8b214e
      
           This box has a color of #8b214e        
        
          <div style="background-color:#8b214e;">Content here</div>
        
        
          .mybackground {background-color:#8b214e;}
        
        Background color #8b214e
      
           Border around this has a color of #8b214e        
        
          <div style="border:2px solid #8b214e;">Content here</div>
        
        
          .myborder {border:2px solid #8b214e;}
        
        Border color #8b214e