#854a7e color space conversions
Hex:
        #854a7e
        RGB:
        133, 74, 126
        CMY:
        48, 71, 51
        CMYK:
        0, 44, 5, 48
      HSL:
        307°, 28.5024%, 40.5882%
        HSV (HSB):
        307°, 44.3609%, 52.1569%
        XYZ:
        15.8875, 11.3905, 21.0999
        xyY:
        0.3284, 0.2354, 11.3905
      CIE-Lab:
        40.2305, 33.0561, -18.7873
        CIE-LCH:
        40.2305, 38.0219, 330.3884
        CIE-Luv:
        40.2305, 29.4531, -30.5179
        Hunter-Lab:
        33.7498, 24.9660, -13.4424
      #854a7e color charts
#854a7e RGB chart
      #854a7e CMYK chart
      #854a7e RGB pie chart
      #854a7e color shades, tints & tones
#854a7e color schemes
#854a7e color preview, HTML & CSS examples
           This text has a color of #854a7e        
        
          <p style="color:#854a7e;">Text here</p>
        
        
          .mytext {color:#854a7e;}
        
        Text color #854a7e
      
           This box has a color of #854a7e        
        
          <div style="background-color:#854a7e;">Content here</div>
        
        
          .mybackground {background-color:#854a7e;}
        
        Background color #854a7e
      
           Border around this has a color of #854a7e        
        
          <div style="border:2px solid #854a7e;">Content here</div>
        
        
          .myborder {border:2px solid #854a7e;}
        
        Border color #854a7e