#b682bc color space conversions
Hex:
        #b682bc
        RGB:
        182, 130, 188
        CMY:
        29, 49, 26
        CMYK:
        3, 31, 0, 26
      HSL:
        294°, 30.2083%, 62.3529%
        HSV (HSB):
        294°, 30.8511%, 73.7255%
        XYZ:
        36.3511, 29.5412, 51.3631
        xyY:
        0.3100, 0.2519, 29.5412
      CIE-Lab:
        61.2563, 29.9345, -22.4893
        CIE-LCH:
        61.2563, 37.4412, 323.0831
        CIE-Luv:
        61.2563, 25.2157, -38.7729
        Hunter-Lab:
        54.3518, 24.2673, -17.9834
      #b682bc color charts
#b682bc RGB chart
      #b682bc CMYK chart
      #b682bc RGB pie chart
      #b682bc color shades, tints & tones
#b682bc color schemes
#b682bc color preview, HTML & CSS examples
           This text has a color of #b682bc        
        
          <p style="color:#b682bc;">Text here</p>
        
        
          .mytext {color:#b682bc;}
        
        Text color #b682bc
      
           This box has a color of #b682bc        
        
          <div style="background-color:#b682bc;">Content here</div>
        
        
          .mybackground {background-color:#b682bc;}
        
        Background color #b682bc
      
           Border around this has a color of #b682bc        
        
          <div style="border:2px solid #b682bc;">Content here</div>
        
        
          .myborder {border:2px solid #b682bc;}
        
        Border color #b682bc