#840d8d color space conversions
Hex:
        #840d8d
        RGB:
        132, 13, 141
        CMY:
        48, 95, 45
        CMYK:
        6, 91, 0, 45
      HSL:
        296°, 83.1169%, 30.1961%
        HSV (HSB):
        296°, 90.7801%, 55.2941%
        XYZ:
        14.4674, 7.1165, 25.8104
        xyY:
        0.3053, 0.1502, 7.1165
      CIE-Lab:
        32.0706, 59.7637, -40.8971
        CIE-LCH:
        32.0706, 72.4174, 325.6156
        CIE-Luv:
        32.0706, 38.9736, -60.8332
        Hunter-Lab:
        26.6767, 50.1202, -38.6909
      #840d8d color charts
#840d8d RGB chart
      #840d8d CMYK chart
      #840d8d RGB pie chart
      #840d8d color shades, tints & tones
#840d8d color schemes
#840d8d color preview, HTML & CSS examples
           This text has a color of #840d8d        
        
          <p style="color:#840d8d;">Text here</p>
        
        
          .mytext {color:#840d8d;}
        
        Text color #840d8d
      
           This box has a color of #840d8d        
        
          <div style="background-color:#840d8d;">Content here</div>
        
        
          .mybackground {background-color:#840d8d;}
        
        Background color #840d8d
      
           Border around this has a color of #840d8d        
        
          <div style="border:2px solid #840d8d;">Content here</div>
        
        
          .myborder {border:2px solid #840d8d;}
        
        Border color #840d8d