#b082c4 color space conversions
Hex:
        #b082c4
        RGB:
        176, 130, 196
        CMY:
        31, 49, 23
        CMYK:
        10, 34, 0, 23
      HSL:
        282°, 35.8696%, 63.9216%
        HSV (HSB):
        282°, 33.6735%, 76.8627%
        XYZ:
        35.8509, 29.1809, 55.9675
        xyY:
        0.2963, 0.2412, 29.1809
      CIE-Lab:
        60.9409, 29.6214, -27.5528
        CIE-LCH:
        60.9409, 40.4548, 317.0721
        CIE-Luv:
        60.9409, 20.3732, -46.6770
        Hunter-Lab:
        54.0193, 23.9310, -23.6147
      #b082c4 color charts
#b082c4 RGB chart
      #b082c4 CMYK chart
      #b082c4 RGB pie chart
      #b082c4 color shades, tints & tones
#b082c4 color schemes
#b082c4 color preview, HTML & CSS examples
           This text has a color of #b082c4        
        
          <p style="color:#b082c4;">Text here</p>
        
        
          .mytext {color:#b082c4;}
        
        Text color #b082c4
      
           This box has a color of #b082c4        
        
          <div style="background-color:#b082c4;">Content here</div>
        
        
          .mybackground {background-color:#b082c4;}
        
        Background color #b082c4
      
           Border around this has a color of #b082c4        
        
          <div style="border:2px solid #b082c4;">Content here</div>
        
        
          .myborder {border:2px solid #b082c4;}
        
        Border color #b082c4