#bab3be color space conversions
Hex:
        #bab3be
        RGB:
        186, 179, 190
        CMY:
        27, 30, 25
        CMYK:
        2, 6, 0, 25
      HSL:
        278°, 7.8014%, 72.3529%
        HSV (HSB):
        278°, 5.7895%, 74.5098%
        XYZ:
        45.6641, 46.3970, 55.2640
        xyY:
        0.3100, 0.3149, 46.3970
      CIE-Lab:
        73.8024, 4.5261, -4.7038
        CIE-LCH:
        73.8024, 6.5277, 313.8973
        CIE-Luv:
        73.8024, 3.3139, -7.8247
        Hunter-Lab:
        68.1153, 0.4633, -0.4230
      #bab3be color charts
#bab3be RGB chart
      #bab3be CMYK chart
      #bab3be RGB pie chart
      #bab3be color shades, tints & tones
#bab3be color schemes
#bab3be color preview, HTML & CSS examples
           This text has a color of #bab3be        
        
          <p style="color:#bab3be;">Text here</p>
        
        
          .mytext {color:#bab3be;}
        
        Text color #bab3be
      
           This box has a color of #bab3be        
        
          <div style="background-color:#bab3be;">Content here</div>
        
        
          .mybackground {background-color:#bab3be;}
        
        Background color #bab3be
      
           Border around this has a color of #bab3be        
        
          <div style="border:2px solid #bab3be;">Content here</div>
        
        
          .myborder {border:2px solid #bab3be;}
        
        Border color #bab3be