#b896c2 color space conversions
Hex:
        #b896c2
        RGB:
        184, 150, 194
        CMY:
        28, 41, 24
        CMYK:
        5, 23, 0, 24
      HSL:
        286°, 26.5060%, 67.4510%
        HSV (HSB):
        286°, 22.6804%, 76.0784%
        XYZ:
        40.4111, 35.8981, 55.8381
        xyY:
        0.3058, 0.2717, 35.8981
      CIE-Lab:
        66.4420, 20.6204, -17.9447
        CIE-LCH:
        66.4420, 27.3352, 318.9689
        CIE-Luv:
        66.4420, 16.1751, -30.6454
        Hunter-Lab:
        59.9150, 15.5423, -13.3151
      #b896c2 color charts
#b896c2 RGB chart
      #b896c2 CMYK chart
      #b896c2 RGB pie chart
      #b896c2 color shades, tints & tones
#b896c2 color schemes
#b896c2 color preview, HTML & CSS examples
           This text has a color of #b896c2        
        
          <p style="color:#b896c2;">Text here</p>
        
        
          .mytext {color:#b896c2;}
        
        Text color #b896c2
      
           This box has a color of #b896c2        
        
          <div style="background-color:#b896c2;">Content here</div>
        
        
          .mybackground {background-color:#b896c2;}
        
        Background color #b896c2
      
           Border around this has a color of #b896c2        
        
          <div style="border:2px solid #b896c2;">Content here</div>
        
        
          .myborder {border:2px solid #b896c2;}
        
        Border color #b896c2