#b094f4 color space conversions
Hex:
        #b094f4
        RGB:
        176, 148, 244
        CMY:
        31, 42, 4
        CMYK:
        28, 39, 0, 4
      HSL:
        258°, 81.3559%, 76.8627%
        HSV (HSB):
        258°, 39.3443%, 95.6863%
        XYZ:
        44.8235, 36.9416, 90.3559
        xyY:
        0.2604, 0.2146, 36.9416
      CIE-Lab:
        67.2332, 30.4242, -44.4387
        CIE-LCH:
        67.2332, 53.8556, 304.3968
        CIE-Luv:
        67.2332, 7.2037, -75.3316
        Hunter-Lab:
        60.7796, 25.2754, -45.5958
      #b094f4 color charts
#b094f4 RGB chart
      #b094f4 CMYK chart
      #b094f4 RGB pie chart
      #b094f4 color shades, tints & tones
#b094f4 color schemes
#b094f4 color preview, HTML & CSS examples
           This text has a color of #b094f4        
        
          <p style="color:#b094f4;">Text here</p>
        
        
          .mytext {color:#b094f4;}
        
        Text color #b094f4
      
           This box has a color of #b094f4        
        
          <div style="background-color:#b094f4;">Content here</div>
        
        
          .mybackground {background-color:#b094f4;}
        
        Background color #b094f4
      
           Border around this has a color of #b094f4        
        
          <div style="border:2px solid #b094f4;">Content here</div>
        
        
          .myborder {border:2px solid #b094f4;}
        
        Border color #b094f4