#b6106e color space conversions
Hex:
        #b6106e
        RGB:
        182, 16, 110
        CMY:
        29, 94, 57
        CMYK:
        0, 91, 40, 29
      HSL:
        326°, 83.8384%, 38.8235%
        HSV (HSB):
        326°, 91.2088%, 71.3725%
        XYZ:
        22.2912, 11.4415, 15.7854
        xyY:
        0.4502, 0.2311, 11.4415
      CIE-Lab:
        40.3143, 65.6096, -7.9723
        CIE-LCH:
        40.3143, 66.0922, 353.0718
        CIE-Luv:
        40.3143, 89.9987, -21.7699
        Hunter-Lab:
        33.8252, 58.4392, -3.9915
      #b6106e color charts
#b6106e RGB chart
      #b6106e CMYK chart
      #b6106e RGB pie chart
      #b6106e color shades, tints & tones
#b6106e color schemes
#b6106e color preview, HTML & CSS examples
           This text has a color of #b6106e        
        
          <p style="color:#b6106e;">Text here</p>
        
        
          .mytext {color:#b6106e;}
        
        Text color #b6106e
      
           This box has a color of #b6106e        
        
          <div style="background-color:#b6106e;">Content here</div>
        
        
          .mybackground {background-color:#b6106e;}
        
        Background color #b6106e
      
           Border around this has a color of #b6106e        
        
          <div style="border:2px solid #b6106e;">Content here</div>
        
        
          .myborder {border:2px solid #b6106e;}
        
        Border color #b6106e