#b082b9 color space conversions
Hex:
        #b082b9
        RGB:
        176, 130, 185
        CMY:
        31, 49, 27
        CMYK:
        5, 30, 0, 27
      HSL:
        290°, 28.2051%, 61.7647%
        HSV (HSB):
        290°, 29.7297%, 72.5490%
        XYZ:
        34.6441, 28.6982, 49.6123
        xyY:
        0.3067, 0.2541, 28.6982
      CIE-Lab:
        60.5143, 27.3603, -21.9792
        CIE-LCH:
        60.5143, 35.0952, 321.2243
        CIE-Luv:
        60.5143, 21.9263, -37.4835
        Hunter-Lab:
        53.5707, 21.6871, -17.4096
      #b082b9 color charts
#b082b9 RGB chart
      #b082b9 CMYK chart
      #b082b9 RGB pie chart
      #b082b9 color shades, tints & tones
#b082b9 color schemes
#b082b9 color preview, HTML & CSS examples
           This text has a color of #b082b9        
        
          <p style="color:#b082b9;">Text here</p>
        
        
          .mytext {color:#b082b9;}
        
        Text color #b082b9
      
           This box has a color of #b082b9        
        
          <div style="background-color:#b082b9;">Content here</div>
        
        
          .mybackground {background-color:#b082b9;}
        
        Background color #b082b9
      
           Border around this has a color of #b082b9        
        
          <div style="border:2px solid #b082b9;">Content here</div>
        
        
          .myborder {border:2px solid #b082b9;}
        
        Border color #b082b9