#b396ee color space conversions
Hex:
        #b396ee
        RGB:
        179, 150, 238
        CMY:
        30, 41, 7
        CMYK:
        25, 37, 0, 7
      HSL:
        260°, 72.1311%, 76.0784%
        HSV (HSB):
        260°, 36.9748%, 93.3333%
        XYZ:
        44.9294, 37.5694, 85.7725
        xyY:
        0.2670, 0.2233, 37.5694
      CIE-Lab:
        67.7021, 28.7091, -40.3970
        CIE-LCH:
        67.7021, 49.5594, 305.4004
        CIE-Luv:
        67.7021, 8.5696, -68.4707
        Hunter-Lab:
        61.2939, 23.5788, -40.0626
      #b396ee color charts
#b396ee RGB chart
      #b396ee CMYK chart
      #b396ee RGB pie chart
      #b396ee color shades, tints & tones
#b396ee color schemes
#b396ee color preview, HTML & CSS examples
           This text has a color of #b396ee        
        
          <p style="color:#b396ee;">Text here</p>
        
        
          .mytext {color:#b396ee;}
        
        Text color #b396ee
      
           This box has a color of #b396ee        
        
          <div style="background-color:#b396ee;">Content here</div>
        
        
          .mybackground {background-color:#b396ee;}
        
        Background color #b396ee
      
           Border around this has a color of #b396ee        
        
          <div style="border:2px solid #b396ee;">Content here</div>
        
        
          .myborder {border:2px solid #b396ee;}
        
        Border color #b396ee