#b89eec color space conversions
Hex:
        #b89eec
        RGB:
        184, 158, 236
        CMY:
        28, 38, 7
        CMYK:
        22, 33, 0, 7
      HSL:
        260°, 67.2414%, 77.2549%
        HSV (HSB):
        260°, 33.0508%, 92.5490%
        XYZ:
        47.1343, 40.7002, 84.7286
        xyY:
        0.2731, 0.2359, 40.7002
      CIE-Lab:
        69.9654, 25.2237, -35.7424
        CIE-LCH:
        69.9654, 43.7465, 305.2110
        CIE-Luv:
        69.9654, 8.1222, -60.5866
        Hunter-Lab:
        63.7967, 20.2353, -34.0855
      #b89eec color charts
#b89eec RGB chart
      #b89eec CMYK chart
      #b89eec RGB pie chart
      #b89eec color shades, tints & tones
#b89eec color schemes
#b89eec color preview, HTML & CSS examples
           This text has a color of #b89eec        
        
          <p style="color:#b89eec;">Text here</p>
        
        
          .mytext {color:#b89eec;}
        
        Text color #b89eec
      
           This box has a color of #b89eec        
        
          <div style="background-color:#b89eec;">Content here</div>
        
        
          .mybackground {background-color:#b89eec;}
        
        Background color #b89eec
      
           Border around this has a color of #b89eec        
        
          <div style="border:2px solid #b89eec;">Content here</div>
        
        
          .myborder {border:2px solid #b89eec;}
        
        Border color #b89eec