#b296ee color space conversions
Hex:
        #b296ee
        RGB:
        178, 150, 238
        CMY:
        30, 41, 7
        CMYK:
        25, 37, 0, 7
      HSL:
        259°, 72.1311%, 76.0784%
        HSV (HSB):
        259°, 36.9748%, 93.3333%
        XYZ:
        44.6991, 37.4507, 85.7617
        xyY:
        0.2662, 0.2230, 37.4507
      CIE-Lab:
        67.6138, 28.4229, -40.5415
        CIE-LCH:
        67.6138, 49.5123, 305.0336
        CIE-Luv:
        67.6138, 8.0527, -68.6567
        Hunter-Lab:
        61.1970, 23.2839, -40.2514
      #b296ee color charts
#b296ee RGB chart
      #b296ee CMYK chart
      #b296ee RGB pie chart
      #b296ee color shades, tints & tones
#b296ee color schemes
#b296ee color preview, HTML & CSS examples
           This text has a color of #b296ee        
        
          <p style="color:#b296ee;">Text here</p>
        
        
          .mytext {color:#b296ee;}
        
        Text color #b296ee
      
           This box has a color of #b296ee        
        
          <div style="background-color:#b296ee;">Content here</div>
        
        
          .mybackground {background-color:#b296ee;}
        
        Background color #b296ee
      
           Border around this has a color of #b296ee        
        
          <div style="border:2px solid #b296ee;">Content here</div>
        
        
          .myborder {border:2px solid #b296ee;}
        
        Border color #b296ee