#b6157a color space conversions
Hex:
        #b6157a
        RGB:
        182, 21, 122
        CMY:
        29, 92, 52
        CMYK:
        0, 88, 33, 29
      HSL:
        322°, 79.3103%, 39.8039%
        HSV (HSB):
        322°, 88.4615%, 71.3725%
        XYZ:
        23.0724, 11.8866, 19.4906
        xyY:
        0.4237, 0.2183, 11.8866
      CIE-Lab:
        41.0352, 66.0629, -14.3793
        CIE-LCH:
        41.0352, 67.6097, 347.7205
        CIE-Luv:
        41.0352, 83.9319, -30.2095
        Hunter-Lab:
        34.4769, 59.1202, -9.3843
      #b6157a color charts
#b6157a RGB chart
      #b6157a CMYK chart
      #b6157a RGB pie chart
      #b6157a color shades, tints & tones
#b6157a color schemes
#b6157a color preview, HTML & CSS examples
           This text has a color of #b6157a        
        
          <p style="color:#b6157a;">Text here</p>
        
        
          .mytext {color:#b6157a;}
        
        Text color #b6157a
      
           This box has a color of #b6157a        
        
          <div style="background-color:#b6157a;">Content here</div>
        
        
          .mybackground {background-color:#b6157a;}
        
        Background color #b6157a
      
           Border around this has a color of #b6157a        
        
          <div style="border:2px solid #b6157a;">Content here</div>
        
        
          .myborder {border:2px solid #b6157a;}
        
        Border color #b6157a