#b099ca color space conversions
Hex:
        #b099ca
        RGB:
        176, 153, 202
        CMY:
        31, 40, 21
        CMYK:
        13, 24, 0, 21
      HSL:
        268°, 31.6129%, 69.6078%
        HSV (HSB):
        268°, 24.2574%, 79.2157%
        XYZ:
        39.9564, 36.2768, 60.7733
        xyY:
        0.2916, 0.2648, 36.2768
      CIE-Lab:
        66.7309, 17.9594, -22.0304
        CIE-LCH:
        66.7309, 28.4233, 309.1873
        CIE-Luv:
        66.7309, 9.2762, -36.7349
        Hunter-Lab:
        60.2303, 13.0129, -17.6634
      #b099ca color charts
#b099ca RGB chart
      #b099ca CMYK chart
      #b099ca RGB pie chart
      #b099ca color shades, tints & tones
#b099ca color schemes
#b099ca color preview, HTML & CSS examples
           This text has a color of #b099ca        
        
          <p style="color:#b099ca;">Text here</p>
        
        
          .mytext {color:#b099ca;}
        
        Text color #b099ca
      
           This box has a color of #b099ca        
        
          <div style="background-color:#b099ca;">Content here</div>
        
        
          .mybackground {background-color:#b099ca;}
        
        Background color #b099ca
      
           Border around this has a color of #b099ca        
        
          <div style="border:2px solid #b099ca;">Content here</div>
        
        
          .myborder {border:2px solid #b099ca;}
        
        Border color #b099ca