#855a84 color space conversions
Hex:
        #855a84
        RGB:
        133, 90, 132
        CMY:
        48, 65, 48
        CMYK:
        0, 32, 1, 48
      HSL:
        301°, 19.2825%, 43.7255%
        HSV (HSB):
        301°, 32.3308%, 52.1569%
        XYZ:
        17.4939, 13.9648, 23.6032
        xyY:
        0.3177, 0.2536, 13.9648
      CIE-Lab:
        44.1824, 25.0081, -16.3808
        CIE-LCH:
        44.1824, 29.8954, 326.7744
        CIE-Luv:
        44.1824, 21.3403, -26.5720
        Hunter-Lab:
        37.3695, 18.1650, -11.2899
      #855a84 color charts
#855a84 RGB chart
      #855a84 CMYK chart
      #855a84 RGB pie chart
      #855a84 color shades, tints & tones
#855a84 color schemes
#855a84 color preview, HTML & CSS examples
           This text has a color of #855a84        
        
          <p style="color:#855a84;">Text here</p>
        
        
          .mytext {color:#855a84;}
        
        Text color #855a84
      
           This box has a color of #855a84        
        
          <div style="background-color:#855a84;">Content here</div>
        
        
          .mybackground {background-color:#855a84;}
        
        Background color #855a84
      
           Border around this has a color of #855a84        
        
          <div style="border:2px solid #855a84;">Content here</div>
        
        
          .myborder {border:2px solid #855a84;}
        
        Border color #855a84