#b682c1 color space conversions
Hex:
        #b682c1
        RGB:
        182, 130, 193
        CMY:
        29, 49, 24
        CMYK:
        6, 33, 0, 24
      HSL:
        290°, 33.6898%, 63.3333%
        HSV (HSB):
        290°, 32.6425%, 75.6863%
        XYZ:
        36.8997, 29.7606, 54.2516
        xyY:
        0.3052, 0.2461, 29.7606
      CIE-Lab:
        61.4471, 30.9285, -25.0258
        CIE-LCH:
        61.4471, 39.7853, 321.0219
        CIE-Luv:
        61.4471, 24.4586, -42.9407
        Hunter-Lab:
        54.5533, 25.2686, -20.7749
      #b682c1 color charts
#b682c1 RGB chart
      #b682c1 CMYK chart
      #b682c1 RGB pie chart
      #b682c1 color shades, tints & tones
#b682c1 color schemes
#b682c1 color preview, HTML & CSS examples
           This text has a color of #b682c1        
        
          <p style="color:#b682c1;">Text here</p>
        
        
          .mytext {color:#b682c1;}
        
        Text color #b682c1
      
           This box has a color of #b682c1        
        
          <div style="background-color:#b682c1;">Content here</div>
        
        
          .mybackground {background-color:#b682c1;}
        
        Background color #b682c1
      
           Border around this has a color of #b682c1        
        
          <div style="border:2px solid #b682c1;">Content here</div>
        
        
          .myborder {border:2px solid #b682c1;}
        
        Border color #b682c1