#b699d1 color space conversions
Hex:
        #b699d1
        RGB:
        182, 153, 209
        CMY:
        29, 40, 18
        CMYK:
        13, 27, 0, 18
      HSL:
        271°, 37.8378%, 70.9804%
        HSV (HSB):
        271°, 26.7943%, 81.9608%
        XYZ:
        42.1913, 37.3310, 65.3035
        xyY:
        0.2913, 0.2578, 37.3310
      CIE-Lab:
        67.5246, 21.3953, -24.6559
        CIE-LCH:
        67.5246, 32.6446, 310.9500
        CIE-Luv:
        67.5246, 11.9625, -41.5606
        Hunter-Lab:
        61.0991, 16.3376, -20.6005
      #b699d1 color charts
#b699d1 RGB chart
      #b699d1 CMYK chart
      #b699d1 RGB pie chart
      #b699d1 color shades, tints & tones
#b699d1 color schemes
#b699d1 color preview, HTML & CSS examples
           This text has a color of #b699d1        
        
          <p style="color:#b699d1;">Text here</p>
        
        
          .mytext {color:#b699d1;}
        
        Text color #b699d1
      
           This box has a color of #b699d1        
        
          <div style="background-color:#b699d1;">Content here</div>
        
        
          .mybackground {background-color:#b699d1;}
        
        Background color #b699d1
      
           Border around this has a color of #b699d1        
        
          <div style="border:2px solid #b699d1;">Content here</div>
        
        
          .myborder {border:2px solid #b699d1;}
        
        Border color #b699d1