#b0afc1 color space conversions
Hex:
        #b0afc1
        RGB:
        176, 175, 193
        CMY:
        31, 31, 24
        CMYK:
        9, 9, 0, 24
      HSL:
        243°, 12.6761%, 72.1569%
        HSV (HSB):
        243°, 9.3264%, 75.6863%
        XYZ:
        42.8601, 43.7403, 56.6358
        xyY:
        0.2992, 0.3054, 43.7403
      CIE-Lab:
        72.0546, 3.8746, -9.0266
        CIE-LCH:
        72.0546, 9.8230, 293.2310
        CIE-Luv:
        72.0546, -0.4928, -14.2970
        Hunter-Lab:
        66.1365, -0.0609, -4.4774
      #b0afc1 color charts
#b0afc1 RGB chart
      #b0afc1 CMYK chart
      #b0afc1 RGB pie chart
      #b0afc1 color shades, tints & tones
#b0afc1 color schemes
#b0afc1 color preview, HTML & CSS examples
           This text has a color of #b0afc1        
        
          <p style="color:#b0afc1;">Text here</p>
        
        
          .mytext {color:#b0afc1;}
        
        Text color #b0afc1
      
           This box has a color of #b0afc1        
        
          <div style="background-color:#b0afc1;">Content here</div>
        
        
          .mybackground {background-color:#b0afc1;}
        
        Background color #b0afc1
      
           Border around this has a color of #b0afc1        
        
          <div style="border:2px solid #b0afc1;">Content here</div>
        
        
          .myborder {border:2px solid #b0afc1;}
        
        Border color #b0afc1