#b896d4 color space conversions
Hex:
        #b896d4
        RGB:
        184, 150, 212
        CMY:
        28, 41, 17
        CMYK:
        13, 29, 0, 17
      HSL:
        273°, 41.8919%, 70.9804%
        HSV (HSB):
        273°, 29.2453%, 83.1373%
        XYZ:
        42.5572, 36.7565, 67.1391
        xyY:
        0.2906, 0.2510, 36.7565
      CIE-Lab:
        67.0939, 24.3511, -26.9642
        CIE-LCH:
        67.0939, 36.3324, 312.0850
        CIE-Luv:
        67.0939, 14.1280, -45.6986
        Hunter-Lab:
        60.6271, 19.2004, -23.2193
      #b896d4 color charts
#b896d4 RGB chart
      #b896d4 CMYK chart
      #b896d4 RGB pie chart
      #b896d4 color shades, tints & tones
#b896d4 color schemes
#b896d4 color preview, HTML & CSS examples
           This text has a color of #b896d4        
        
          <p style="color:#b896d4;">Text here</p>
        
        
          .mytext {color:#b896d4;}
        
        Text color #b896d4
      
           This box has a color of #b896d4        
        
          <div style="background-color:#b896d4;">Content here</div>
        
        
          .mybackground {background-color:#b896d4;}
        
        Background color #b896d4
      
           Border around this has a color of #b896d4        
        
          <div style="border:2px solid #b896d4;">Content here</div>
        
        
          .myborder {border:2px solid #b896d4;}
        
        Border color #b896d4