#b8126e color space conversions
Hex:
        #b8126e
        RGB:
        184, 18, 110
        CMY:
        28, 93, 57
        CMYK:
        0, 90, 40, 28
      HSL:
        327°, 82.1782%, 39.6078%
        HSV (HSB):
        327°, 90.2174%, 72.1569%
        XYZ:
        22.7979, 11.7487, 15.8180
        xyY:
        0.4527, 0.2333, 11.7487
      CIE-Lab:
        40.8140, 65.7749, -7.1831
        CIE-LCH:
        40.8140, 66.1659, 353.7676
        CIE-Luv:
        40.8140, 91.3300, -20.8766
        Hunter-Lab:
        34.2764, 58.7401, -3.3678
      #b8126e color charts
#b8126e RGB chart
      #b8126e CMYK chart
      #b8126e RGB pie chart
      #b8126e color shades, tints & tones
#b8126e color schemes
#b8126e color preview, HTML & CSS examples
           This text has a color of #b8126e        
        
          <p style="color:#b8126e;">Text here</p>
        
        
          .mytext {color:#b8126e;}
        
        Text color #b8126e
      
           This box has a color of #b8126e        
        
          <div style="background-color:#b8126e;">Content here</div>
        
        
          .mybackground {background-color:#b8126e;}
        
        Background color #b8126e
      
           Border around this has a color of #b8126e        
        
          <div style="border:2px solid #b8126e;">Content here</div>
        
        
          .myborder {border:2px solid #b8126e;}
        
        Border color #b8126e