#b090c2 color space conversions
Hex:
        #b090c2
        RGB:
        176, 144, 194
        CMY:
        31, 44, 24
        CMYK:
        9, 26, 0, 24
      HSL:
        278°, 29.0698%, 66.2745%
        HSV (HSB):
        278°, 25.7732%, 76.0784%
        XYZ:
        37.6154, 33.0717, 55.4399
        xyY:
        0.2982, 0.2622, 33.0717
      CIE-Lab:
        64.2189, 21.3243, -21.3961
        CIE-LCH:
        64.2189, 30.2079, 314.9037
        CIE-Luv:
        64.2189, 14.2776, -36.0112
        Hunter-Lab:
        57.5080, 16.1160, -16.9022
      #b090c2 color charts
#b090c2 RGB chart
      #b090c2 CMYK chart
      #b090c2 RGB pie chart
      #b090c2 color shades, tints & tones
#b090c2 color schemes
#b090c2 color preview, HTML & CSS examples
           This text has a color of #b090c2        
        
          <p style="color:#b090c2;">Text here</p>
        
        
          .mytext {color:#b090c2;}
        
        Text color #b090c2
      
           This box has a color of #b090c2        
        
          <div style="background-color:#b090c2;">Content here</div>
        
        
          .mybackground {background-color:#b090c2;}
        
        Background color #b090c2
      
           Border around this has a color of #b090c2        
        
          <div style="border:2px solid #b090c2;">Content here</div>
        
        
          .myborder {border:2px solid #b090c2;}
        
        Border color #b090c2