#b295ab color space conversions
Hex:
        #b295ab
        RGB:
        178, 149, 171
        CMY:
        30, 42, 33
        CMYK:
        0, 16, 4, 30
      HSL:
        314°, 15.8470%, 64.1176%
        HSV (HSB):
        314°, 16.2921%, 69.8039%
        XYZ:
        36.4582, 33.9001, 43.1499
        xyY:
        0.3212, 0.2987, 33.9001
      CIE-Lab:
        64.8832, 14.6573, -7.4511
        CIE-LCH:
        64.8832, 16.4425, 333.0531
        CIE-Luv:
        64.8832, 15.5183, -13.4443
        Hunter-Lab:
        58.2238, 9.8803, -3.1834
      #b295ab color charts
#b295ab RGB chart
      #b295ab CMYK chart
      #b295ab RGB pie chart
      #b295ab color shades, tints & tones
#b295ab color schemes
#b295ab color preview, HTML & CSS examples
           This text has a color of #b295ab        
        
          <p style="color:#b295ab;">Text here</p>
        
        
          .mytext {color:#b295ab;}
        
        Text color #b295ab
      
           This box has a color of #b295ab        
        
          <div style="background-color:#b295ab;">Content here</div>
        
        
          .mybackground {background-color:#b295ab;}
        
        Background color #b295ab
      
           Border around this has a color of #b295ab        
        
          <div style="border:2px solid #b295ab;">Content here</div>
        
        
          .myborder {border:2px solid #b295ab;}
        
        Border color #b295ab