#b69dae color space conversions
Hex:
        #b69dae
        RGB:
        182, 157, 174
        CMY:
        29, 38, 32
        CMYK:
        0, 14, 4, 29
      HSL:
        319°, 14.6199%, 66.4706%
        HSV (HSB):
        319°, 13.7363%, 71.3725%
        XYZ:
        38.9884, 37.1150, 45.1534
        xyY:
        0.3215, 0.3061, 37.1150
      CIE-Lab:
        67.3632, 12.1843, -5.4146
        CIE-LCH:
        67.3632, 13.3332, 336.0399
        CIE-Luv:
        67.3632, 13.5317, -10.0607
        Hunter-Lab:
        60.9221, 7.6211, -1.2983
      #b69dae color charts
#b69dae RGB chart
      #b69dae CMYK chart
      #b69dae RGB pie chart
      #b69dae color shades, tints & tones
#b69dae color schemes
#b69dae color preview, HTML & CSS examples
           This text has a color of #b69dae        
        
          <p style="color:#b69dae;">Text here</p>
        
        
          .mytext {color:#b69dae;}
        
        Text color #b69dae
      
           This box has a color of #b69dae        
        
          <div style="background-color:#b69dae;">Content here</div>
        
        
          .mybackground {background-color:#b69dae;}
        
        Background color #b69dae
      
           Border around this has a color of #b69dae        
        
          <div style="border:2px solid #b69dae;">Content here</div>
        
        
          .myborder {border:2px solid #b69dae;}
        
        Border color #b69dae