#b094da color space conversions
Hex:
        #b094da
        RGB:
        176, 148, 218
        CMY:
        31, 42, 15
        CMYK:
        19, 32, 0, 15
      HSL:
        264°, 48.6111%, 71.7647%
        HSV (HSB):
        264°, 32.1101%, 85.4902%
        XYZ:
        41.1493, 35.4719, 71.0076
        xyY:
        0.2787, 0.2403, 35.4719
      CIE-Lab:
        66.1144, 24.3078, -31.8617
        CIE-LCH:
        66.1144, 40.0754, 307.3405
        CIE-Luv:
        66.1144, 9.8881, -53.5453
        Hunter-Lab:
        59.5583, 19.1001, -28.9970
      #b094da color charts
#b094da RGB chart
      #b094da CMYK chart
      #b094da RGB pie chart
      #b094da color shades, tints & tones
#b094da color schemes
#b094da color preview, HTML & CSS examples
           This text has a color of #b094da        
        
          <p style="color:#b094da;">Text here</p>
        
        
          .mytext {color:#b094da;}
        
        Text color #b094da
      
           This box has a color of #b094da        
        
          <div style="background-color:#b094da;">Content here</div>
        
        
          .mybackground {background-color:#b094da;}
        
        Background color #b094da
      
           Border around this has a color of #b094da        
        
          <div style="border:2px solid #b094da;">Content here</div>
        
        
          .myborder {border:2px solid #b094da;}
        
        Border color #b094da