#856a88 color space conversions
Hex:
        #856a88
        RGB:
        133, 106, 136
        CMY:
        48, 58, 47
        CMYK:
        2, 22, 0, 47
      HSL:
        294°, 12.3967%, 47.4510%
        HSV (HSB):
        294°, 22.0588%, 53.3333%
        XYZ:
        19.2708, 17.0722, 25.5721
        xyY:
        0.3112, 0.2757, 17.0722
      CIE-Lab:
        48.3509, 16.3617, -12.4456
        CIE-LCH:
        48.3509, 20.5572, 322.7414
        CIE-Luv:
        48.3509, 13.2648, -20.0626
        Hunter-Lab:
        41.3185, 10.9445, -7.7718
      #856a88 color charts
#856a88 RGB chart
      #856a88 CMYK chart
      #856a88 RGB pie chart
      #856a88 color shades, tints & tones
#856a88 color schemes
#856a88 color preview, HTML & CSS examples
           This text has a color of #856a88        
        
          <p style="color:#856a88;">Text here</p>
        
        
          .mytext {color:#856a88;}
        
        Text color #856a88
      
           This box has a color of #856a88        
        
          <div style="background-color:#856a88;">Content here</div>
        
        
          .mybackground {background-color:#856a88;}
        
        Background color #856a88
      
           Border around this has a color of #856a88        
        
          <div style="border:2px solid #856a88;">Content here</div>
        
        
          .myborder {border:2px solid #856a88;}
        
        Border color #856a88