#b0699a color space conversions
Hex:
        #b0699a
        RGB:
        176, 105, 154
        CMY:
        31, 59, 40
        CMYK:
        0, 40, 13, 31
      HSL:
        319°, 31.0044%, 55.0980%
        HSV (HSB):
        319°, 40.3409%, 69.0196%
        XYZ:
        28.7888, 21.6664, 33.2365
        xyY:
        0.3440, 0.2589, 21.6664
      CIE-Lab:
        53.6712, 35.4811, -14.5403
        CIE-LCH:
        53.6712, 38.3449, 337.7159
        CIE-Luv:
        53.6712, 39.1349, -26.7561
        Hunter-Lab:
        46.5471, 28.9425, -9.7525
      #b0699a color charts
#b0699a RGB chart
      #b0699a CMYK chart
      #b0699a RGB pie chart
      #b0699a color shades, tints & tones
#b0699a color schemes
#b0699a color preview, HTML & CSS examples
           This text has a color of #b0699a        
        
          <p style="color:#b0699a;">Text here</p>
        
        
          .mytext {color:#b0699a;}
        
        Text color #b0699a
      
           This box has a color of #b0699a        
        
          <div style="background-color:#b0699a;">Content here</div>
        
        
          .mybackground {background-color:#b0699a;}
        
        Background color #b0699a
      
           Border around this has a color of #b0699a        
        
          <div style="border:2px solid #b0699a;">Content here</div>
        
        
          .myborder {border:2px solid #b0699a;}
        
        Border color #b0699a