#baaeb8 color space conversions
Hex:
        #baaeb8
        RGB:
        186, 174, 184
        CMY:
        27, 32, 28
        CMYK:
        0, 6, 1, 27
      HSL:
        310°, 8.0000%, 70.5882%
        HSV (HSB):
        310°, 6.4516%, 72.9412%
        XYZ:
        44.0375, 44.1719, 51.5524
        xyY:
        0.3151, 0.3161, 44.1719
      CIE-Lab:
        72.3432, 6.1095, -3.5650
        CIE-LCH:
        72.3432, 7.0736, 329.7360
        CIE-Luv:
        72.3432, 6.2850, -6.3534
        Hunter-Lab:
        66.4619, 1.9652, 0.5340
      #baaeb8 color charts
#baaeb8 RGB chart
      #baaeb8 CMYK chart
      #baaeb8 RGB pie chart
      #baaeb8 color shades, tints & tones
#baaeb8 color schemes
#baaeb8 color preview, HTML & CSS examples
           This text has a color of #baaeb8        
        
          <p style="color:#baaeb8;">Text here</p>
        
        
          .mytext {color:#baaeb8;}
        
        Text color #baaeb8
      
           This box has a color of #baaeb8        
        
          <div style="background-color:#baaeb8;">Content here</div>
        
        
          .mybackground {background-color:#baaeb8;}
        
        Background color #baaeb8
      
           Border around this has a color of #baaeb8        
        
          <div style="border:2px solid #baaeb8;">Content here</div>
        
        
          .myborder {border:2px solid #baaeb8;}
        
        Border color #baaeb8