#b699ee color space conversions
Hex:
        #b699ee
        RGB:
        182, 153, 238
        CMY:
        29, 40, 7
        CMYK:
        24, 36, 0, 7
      HSL:
        260°, 71.4286%, 76.6667%
        HSV (HSB):
        260°, 35.7143%, 93.3333%
        XYZ:
        46.1153, 38.9006, 85.9669
        xyY:
        0.2697, 0.2275, 38.9006
      CIE-Lab:
        68.6792, 27.8944, -38.8518
        CIE-LCH:
        68.6792, 47.8285, 305.6772
        CIE-Luv:
        68.6792, 8.9263, -65.9466
        Hunter-Lab:
        62.3703, 22.8309, -38.0620
      #b699ee color charts
#b699ee RGB chart
      #b699ee CMYK chart
      #b699ee RGB pie chart
      #b699ee color shades, tints & tones
#b699ee color schemes
#b699ee color preview, HTML & CSS examples
           This text has a color of #b699ee        
        
          <p style="color:#b699ee;">Text here</p>
        
        
          .mytext {color:#b699ee;}
        
        Text color #b699ee
      
           This box has a color of #b699ee        
        
          <div style="background-color:#b699ee;">Content here</div>
        
        
          .mybackground {background-color:#b699ee;}
        
        Background color #b699ee
      
           Border around this has a color of #b699ee        
        
          <div style="border:2px solid #b699ee;">Content here</div>
        
        
          .myborder {border:2px solid #b699ee;}
        
        Border color #b699ee