#b682bf color space conversions
Hex:
        #b682bf
        RGB:
        182, 130, 191
        CMY:
        29, 49, 25
        CMYK:
        5, 32, 0, 25
      HSL:
        291°, 32.2751%, 62.9412%
        HSV (HSB):
        291°, 31.9372%, 74.9020%
        XYZ:
        36.6780, 29.6719, 53.0843
        xyY:
        0.3071, 0.2484, 29.6719
      CIE-Lab:
        61.3701, 30.5285, -24.0132
        CIE-LCH:
        61.3701, 38.8410, 321.8121
        CIE-Luv:
        61.3701, 24.7613, -41.2725
        Hunter-Lab:
        54.4720, 24.8648, -19.6493
      #b682bf color charts
#b682bf RGB chart
      #b682bf CMYK chart
      #b682bf RGB pie chart
      #b682bf color shades, tints & tones
#b682bf color schemes
#b682bf color preview, HTML & CSS examples
           This text has a color of #b682bf        
        
          <p style="color:#b682bf;">Text here</p>
        
        
          .mytext {color:#b682bf;}
        
        Text color #b682bf
      
           This box has a color of #b682bf        
        
          <div style="background-color:#b682bf;">Content here</div>
        
        
          .mybackground {background-color:#b682bf;}
        
        Background color #b682bf
      
           Border around this has a color of #b682bf        
        
          <div style="border:2px solid #b682bf;">Content here</div>
        
        
          .myborder {border:2px solid #b682bf;}
        
        Border color #b682bf