#b2859a color space conversions
Hex:
        #b2859a
        RGB:
        178, 133, 154
        CMY:
        30, 48, 40
        CMYK:
        0, 25, 13, 30
      HSL:
        332°, 22.6131%, 60.9804%
        HSV (HSB):
        332°, 25.2809%, 69.8039%
        XYZ:
        32.5804, 28.5731, 34.3698
        xyY:
        0.3411, 0.2991, 28.5731
      CIE-Lab:
        60.4030, 20.6023, -4.4472
        CIE-LCH:
        60.4030, 21.0768, 347.8190
        CIE-Luv:
        60.4030, 25.9986, -9.9049
        Hunter-Lab:
        53.4538, 15.2524, -0.7047
      #b2859a color charts
#b2859a RGB chart
      #b2859a CMYK chart
      #b2859a RGB pie chart
      #b2859a color shades, tints & tones
#b2859a color schemes
#b2859a color preview, HTML & CSS examples
           This text has a color of #b2859a        
        
          <p style="color:#b2859a;">Text here</p>
        
        
          .mytext {color:#b2859a;}
        
        Text color #b2859a
      
           This box has a color of #b2859a        
        
          <div style="background-color:#b2859a;">Content here</div>
        
        
          .mybackground {background-color:#b2859a;}
        
        Background color #b2859a
      
           Border around this has a color of #b2859a        
        
          <div style="border:2px solid #b2859a;">Content here</div>
        
        
          .myborder {border:2px solid #b2859a;}
        
        Border color #b2859a