#b094d1 color space conversions
Hex:
        #b094d1
        RGB:
        176, 148, 209
        CMY:
        31, 42, 18
        CMYK:
        16, 29, 0, 18
      HSL:
        268°, 39.8693%, 70.0000%
        HSV (HSB):
        268°, 29.1866%, 81.9608%
        XYZ:
        40.0030, 35.0134, 64.9715
        xyY:
        0.2858, 0.2501, 35.0134
      CIE-Lab:
        65.7591, 22.2941, -27.4136
        CIE-LCH:
        65.7591, 35.3346, 309.1196
        CIE-Luv:
        65.7591, 10.8310, -45.9651
        Hunter-Lab:
        59.1721, 17.1230, -23.6805
      #b094d1 color charts
#b094d1 RGB chart
      #b094d1 CMYK chart
      #b094d1 RGB pie chart
      #b094d1 color shades, tints & tones
#b094d1 color schemes
#b094d1 color preview, HTML & CSS examples
           This text has a color of #b094d1        
        
          <p style="color:#b094d1;">Text here</p>
        
        
          .mytext {color:#b094d1;}
        
        Text color #b094d1
      
           This box has a color of #b094d1        
        
          <div style="background-color:#b094d1;">Content here</div>
        
        
          .mybackground {background-color:#b094d1;}
        
        Background color #b094d1
      
           Border around this has a color of #b094d1        
        
          <div style="border:2px solid #b094d1;">Content here</div>
        
        
          .myborder {border:2px solid #b094d1;}
        
        Border color #b094d1