#b699dc color space conversions
Hex:
        #b699dc
        RGB:
        182, 153, 220
        CMY:
        29, 40, 14
        CMYK:
        17, 30, 0, 14
      HSL:
        266°, 48.9051%, 73.1373%
        HSV (HSB):
        266°, 30.4545%, 86.2745%
        XYZ:
        43.6009, 37.8949, 72.7266
        xyY:
        0.2827, 0.2457, 37.8949
      CIE-Lab:
        67.9430, 23.7931, -30.0973
        CIE-LCH:
        67.9430, 38.3661, 308.3278
        CIE-Luv:
        67.9430, 10.8054, -50.8130
        Hunter-Lab:
        61.5588, 18.7002, -26.9550
      #b699dc color charts
#b699dc RGB chart
      #b699dc CMYK chart
      #b699dc RGB pie chart
      #b699dc color shades, tints & tones
#b699dc color schemes
#b699dc color preview, HTML & CSS examples
           This text has a color of #b699dc        
        
          <p style="color:#b699dc;">Text here</p>
        
        
          .mytext {color:#b699dc;}
        
        Text color #b699dc
      
           This box has a color of #b699dc        
        
          <div style="background-color:#b699dc;">Content here</div>
        
        
          .mybackground {background-color:#b699dc;}
        
        Background color #b699dc
      
           Border around this has a color of #b699dc        
        
          <div style="border:2px solid #b699dc;">Content here</div>
        
        
          .myborder {border:2px solid #b699dc;}
        
        Border color #b699dc