#854b7b color space conversions
Hex:
        #854b7b
        RGB:
        133, 75, 123
        CMY:
        48, 71, 52
        CMYK:
        0, 44, 8, 48
      HSL:
        310°, 27.8846%, 40.7843%
        HSV (HSB):
        310°, 43.6090%, 52.1569%
        XYZ:
        15.7641, 11.4488, 20.1179
        xyY:
        0.3331, 0.2419, 11.4488
      CIE-Lab:
        40.3262, 31.9281, -16.7981
        CIE-LCH:
        40.3262, 36.0774, 332.2501
        CIE-Luv:
        40.3262, 29.6587, -27.5772
        Hunter-Lab:
        33.8360, 23.9496, -11.5668
      #854b7b color charts
#854b7b RGB chart
      #854b7b CMYK chart
      #854b7b RGB pie chart
      #854b7b color shades, tints & tones
#854b7b color schemes
#854b7b color preview, HTML & CSS examples
           This text has a color of #854b7b        
        
          <p style="color:#854b7b;">Text here</p>
        
        
          .mytext {color:#854b7b;}
        
        Text color #854b7b
      
           This box has a color of #854b7b        
        
          <div style="background-color:#854b7b;">Content here</div>
        
        
          .mybackground {background-color:#854b7b;}
        
        Background color #854b7b
      
           Border around this has a color of #854b7b        
        
          <div style="border:2px solid #854b7b;">Content here</div>
        
        
          .myborder {border:2px solid #854b7b;}
        
        Border color #854b7b