#b396c2 color space conversions
Hex:
        #b396c2
        RGB:
        179, 150, 194
        CMY:
        30, 41, 24
        CMYK:
        8, 23, 0, 24
      HSL:
        280°, 26.5060%, 67.4510%
        HSV (HSB):
        280°, 22.6804%, 76.0784%
        XYZ:
        39.2344, 35.2914, 55.7830
        xyY:
        0.3011, 0.2708, 35.2914
      CIE-Lab:
        65.9749, 18.9480, -18.6973
        CIE-LCH:
        65.9749, 26.6198, 315.3816
        CIE-Luv:
        65.9749, 13.2111, -31.5255
        Hunter-Lab:
        59.4066, 13.9266, -14.0889
      #b396c2 color charts
#b396c2 RGB chart
      #b396c2 CMYK chart
      #b396c2 RGB pie chart
      #b396c2 color shades, tints & tones
#b396c2 color schemes
#b396c2 color preview, HTML & CSS examples
           This text has a color of #b396c2        
        
          <p style="color:#b396c2;">Text here</p>
        
        
          .mytext {color:#b396c2;}
        
        Text color #b396c2
      
           This box has a color of #b396c2        
        
          <div style="background-color:#b396c2;">Content here</div>
        
        
          .mybackground {background-color:#b396c2;}
        
        Background color #b396c2
      
           Border around this has a color of #b396c2        
        
          <div style="border:2px solid #b396c2;">Content here</div>
        
        
          .myborder {border:2px solid #b396c2;}
        
        Border color #b396c2