#b6157b color space conversions
Hex:
        #b6157b
        RGB:
        182, 21, 123
        CMY:
        29, 92, 52
        CMYK:
        0, 88, 32, 29
      HSL:
        322°, 79.3103%, 39.8039%
        HSV (HSB):
        322°, 88.4615%, 71.3725%
        XYZ:
        23.1347, 11.9115, 19.8187
        xyY:
        0.4217, 0.2171, 11.9115
      CIE-Lab:
        41.0751, 66.1717, -14.9395
        CIE-LCH:
        41.0751, 67.8372, 347.2777
        CIE-Luv:
        41.0751, 83.4917, -30.9755
        Hunter-Lab:
        34.5130, 59.2542, -9.8875
      #b6157b color charts
#b6157b RGB chart
      #b6157b CMYK chart
      #b6157b RGB pie chart
      #b6157b color shades, tints & tones
#b6157b color schemes
#b6157b color preview, HTML & CSS examples
           This text has a color of #b6157b        
        
          <p style="color:#b6157b;">Text here</p>
        
        
          .mytext {color:#b6157b;}
        
        Text color #b6157b
      
           This box has a color of #b6157b        
        
          <div style="background-color:#b6157b;">Content here</div>
        
        
          .mybackground {background-color:#b6157b;}
        
        Background color #b6157b
      
           Border around this has a color of #b6157b        
        
          <div style="border:2px solid #b6157b;">Content here</div>
        
        
          .myborder {border:2px solid #b6157b;}
        
        Border color #b6157b