#854aab color space conversions
Hex:
        #854aab
        RGB:
        133, 74, 171
        CMY:
        48, 71, 33
        CMYK:
        22, 57, 0, 33
      HSL:
        276°, 39.5918%, 48.0392%
        HSV (HSB):
        276°, 56.7251%, 67.0588%
        XYZ:
        19.4723, 12.8244, 39.9771
        xyY:
        0.2694, 0.1774, 12.8244
      CIE-Lab:
        42.4974, 42.6123, -42.3547
        CIE-LCH:
        42.4974, 60.0810, 315.1737
        CIE-Luv:
        42.4974, 20.4024, -66.5423
        Hunter-Lab:
        35.8111, 34.3900, -41.1195
      #854aab color charts
#854aab RGB chart
      #854aab CMYK chart
      #854aab RGB pie chart
      #854aab color shades, tints & tones
#854aab color schemes
#854aab color preview, HTML & CSS examples
           This text has a color of #854aab        
        
          <p style="color:#854aab;">Text here</p>
        
        
          .mytext {color:#854aab;}
        
        Text color #854aab
      
           This box has a color of #854aab        
        
          <div style="background-color:#854aab;">Content here</div>
        
        
          .mybackground {background-color:#854aab;}
        
        Background color #854aab
      
           Border around this has a color of #854aab        
        
          <div style="border:2px solid #854aab;">Content here</div>
        
        
          .myborder {border:2px solid #854aab;}
        
        Border color #854aab