#b6147b color space conversions
Hex:
        #b6147b
        RGB:
        182, 20, 123
        CMY:
        29, 92, 52
        CMYK:
        0, 89, 32, 29
      HSL:
        322°, 80.1980%, 39.6078%
        HSV (HSB):
        322°, 89.0110%, 71.3725%
        XYZ:
        23.1167, 11.8755, 19.8127
        xyY:
        0.4218, 0.2167, 11.8755
      CIE-Lab:
        41.0175, 66.3389, -15.0274
        CIE-LCH:
        41.0175, 68.0196, 347.2365
        CIE-Luv:
        41.0175, 83.6448, -31.1115
        Hunter-Lab:
        34.4608, 59.4336, -9.9653
      #b6147b color charts
#b6147b RGB chart
      #b6147b CMYK chart
      #b6147b RGB pie chart
      #b6147b color shades, tints & tones
#b6147b color schemes
#b6147b color preview, HTML & CSS examples
           This text has a color of #b6147b        
        
          <p style="color:#b6147b;">Text here</p>
        
        
          .mytext {color:#b6147b;}
        
        Text color #b6147b
      
           This box has a color of #b6147b        
        
          <div style="background-color:#b6147b;">Content here</div>
        
        
          .mybackground {background-color:#b6147b;}
        
        Background color #b6147b
      
           Border around this has a color of #b6147b        
        
          <div style="border:2px solid #b6147b;">Content here</div>
        
        
          .myborder {border:2px solid #b6147b;}
        
        Border color #b6147b