#b8156a color space conversions
Hex:
        #b8156a
        RGB:
        184, 21, 106
        CMY:
        28, 92, 58
        CMYK:
        0, 89, 42, 28
      HSL:
        329°, 79.5122%, 40.1961%
        HSV (HSB):
        329°, 88.5870%, 72.1569%
        XYZ:
        22.6368, 11.7673, 14.7139
        xyY:
        0.4609, 0.2396, 11.7673
      CIE-Lab:
        40.8438, 64.9127, -4.6261
        CIE-LCH:
        40.8438, 65.0773, 355.9236
        CIE-Luv:
        40.8438, 92.5706, -17.5361
        Hunter-Lab:
        34.3035, 57.7610, -1.4190
      #b8156a color charts
#b8156a RGB chart
      #b8156a CMYK chart
      #b8156a RGB pie chart
      #b8156a color shades, tints & tones
#b8156a color schemes
#b8156a color preview, HTML & CSS examples
           This text has a color of #b8156a        
        
          <p style="color:#b8156a;">Text here</p>
        
        
          .mytext {color:#b8156a;}
        
        Text color #b8156a
      
           This box has a color of #b8156a        
        
          <div style="background-color:#b8156a;">Content here</div>
        
        
          .mybackground {background-color:#b8156a;}
        
        Background color #b8156a
      
           Border around this has a color of #b8156a        
        
          <div style="border:2px solid #b8156a;">Content here</div>
        
        
          .myborder {border:2px solid #b8156a;}
        
        Border color #b8156a