#840b8f color space conversions
Hex:
        #840b8f
        RGB:
        132, 11, 143
        CMY:
        48, 96, 44
        CMYK:
        8, 92, 0, 44
      HSL:
        295°, 85.7143%, 30.1961%
        HSV (HSB):
        295°, 92.3077%, 56.0784%
        XYZ:
        14.5933, 7.1280, 26.5933
        xyY:
        0.3020, 0.1475, 7.1280
      CIE-Lab:
        32.0967, 60.4239, -42.0912
        CIE-LCH:
        32.0967, 73.6391, 325.1390
        CIE-Luv:
        32.0967, 38.4504, -62.4366
        Hunter-Lab:
        26.6984, 50.8457, -40.3677
      #840b8f color charts
#840b8f RGB chart
      #840b8f CMYK chart
      #840b8f RGB pie chart
      #840b8f color shades, tints & tones
#840b8f color schemes
#840b8f color preview, HTML & CSS examples
           This text has a color of #840b8f        
        
          <p style="color:#840b8f;">Text here</p>
        
        
          .mytext {color:#840b8f;}
        
        Text color #840b8f
      
           This box has a color of #840b8f        
        
          <div style="background-color:#840b8f;">Content here</div>
        
        
          .mybackground {background-color:#840b8f;}
        
        Background color #840b8f
      
           Border around this has a color of #840b8f        
        
          <div style="border:2px solid #840b8f;">Content here</div>
        
        
          .myborder {border:2px solid #840b8f;}
        
        Border color #840b8f