#b396c1 color space conversions
Hex:
        #b396c1
        RGB:
        179, 150, 193
        CMY:
        30, 41, 24
        CMYK:
        7, 22, 0, 24
      HSL:
        280°, 25.7485%, 67.2549%
        HSV (HSB):
        280°, 22.2798%, 75.6863%
        XYZ:
        39.1224, 35.2467, 55.1934
        xyY:
        0.3020, 0.2720, 35.2467
      CIE-Lab:
        65.9403, 18.7431, -18.1913
        CIE-LCH:
        65.9403, 26.1194, 315.8560
        CIE-Luv:
        65.9403, 13.3169, -30.6924
        Hunter-Lab:
        59.3689, 13.7308, -13.5618
      #b396c1 color charts
#b396c1 RGB chart
      #b396c1 CMYK chart
      #b396c1 RGB pie chart
      #b396c1 color shades, tints & tones
#b396c1 color schemes
#b396c1 color preview, HTML & CSS examples
           This text has a color of #b396c1        
        
          <p style="color:#b396c1;">Text here</p>
        
        
          .mytext {color:#b396c1;}
        
        Text color #b396c1
      
           This box has a color of #b396c1        
        
          <div style="background-color:#b396c1;">Content here</div>
        
        
          .mybackground {background-color:#b396c1;}
        
        Background color #b396c1
      
           Border around this has a color of #b396c1        
        
          <div style="border:2px solid #b396c1;">Content here</div>
        
        
          .myborder {border:2px solid #b396c1;}
        
        Border color #b396c1