#b084c1 color space conversions
Hex:
        #b084c1
        RGB:
        176, 132, 193
        CMY:
        31, 48, 24
        CMYK:
        9, 32, 0, 24
      HSL:
        283°, 32.9730%, 63.7255%
        HSV (HSB):
        283°, 31.6062%, 75.6863%
        XYZ:
        35.7814, 29.5829, 54.2763
        xyY:
        0.2991, 0.2473, 29.5829
      CIE-Lab:
        61.2926, 27.8718, -25.3162
        CIE-LCH:
        61.2926, 37.6529, 317.7509
        CIE-Luv:
        61.2926, 19.8998, -42.9088
        Hunter-Lab:
        54.3902, 22.2462, -21.0927
      #b084c1 color charts
#b084c1 RGB chart
      #b084c1 CMYK chart
      #b084c1 RGB pie chart
      #b084c1 color shades, tints & tones
#b084c1 color schemes
#b084c1 color preview, HTML & CSS examples
           This text has a color of #b084c1        
        
          <p style="color:#b084c1;">Text here</p>
        
        
          .mytext {color:#b084c1;}
        
        Text color #b084c1
      
           This box has a color of #b084c1        
        
          <div style="background-color:#b084c1;">Content here</div>
        
        
          .mybackground {background-color:#b084c1;}
        
        Background color #b084c1
      
           Border around this has a color of #b084c1        
        
          <div style="border:2px solid #b084c1;">Content here</div>
        
        
          .myborder {border:2px solid #b084c1;}
        
        Border color #b084c1