#b6216e color space conversions
Hex:
        #b6216e
        RGB:
        182, 33, 110
        CMY:
        29, 87, 57
        CMYK:
        0, 82, 40, 29
      HSL:
        329°, 69.3023%, 42.1569%
        HSV (HSB):
        329°, 81.8681%, 71.3725%
        XYZ:
        22.6497, 12.1586, 15.9049
        xyY:
        0.4466, 0.2398, 12.1586
      CIE-Lab:
        41.4671, 62.2851, -6.2493
        CIE-LCH:
        41.4671, 62.5979, 354.2705
        CIE-Luv:
        41.4671, 86.5871, -19.0713
        Hunter-Lab:
        34.8692, 54.9260, -2.6356
      #b6216e color charts
#b6216e RGB chart
      #b6216e CMYK chart
      #b6216e RGB pie chart
      #b6216e color shades, tints & tones
#b6216e color schemes
#b6216e color preview, HTML & CSS examples
           This text has a color of #b6216e        
        
          <p style="color:#b6216e;">Text here</p>
        
        
          .mytext {color:#b6216e;}
        
        Text color #b6216e
      
           This box has a color of #b6216e        
        
          <div style="background-color:#b6216e;">Content here</div>
        
        
          .mybackground {background-color:#b6216e;}
        
        Background color #b6216e
      
           Border around this has a color of #b6216e        
        
          <div style="border:2px solid #b6216e;">Content here</div>
        
        
          .myborder {border:2px solid #b6216e;}
        
        Border color #b6216e