#b8126f color space conversions
Hex:
        #b8126f
        RGB:
        184, 18, 111
        CMY:
        28, 93, 56
        CMYK:
        0, 90, 40, 28
      HSL:
        326°, 82.1782%, 39.6078%
        HSV (HSB):
        326°, 90.2174%, 72.1569%
        XYZ:
        22.8527, 11.7707, 16.1064
        xyY:
        0.4505, 0.2320, 11.7707
      CIE-Lab:
        40.8493, 65.8713, -7.7574
        CIE-LCH:
        40.8493, 66.3265, 353.2835
        CIE-Luv:
        40.8493, 90.8883, -21.6202
        Hunter-Lab:
        34.3084, 58.8586, -3.8184
      #b8126f color charts
#b8126f RGB chart
      #b8126f CMYK chart
      #b8126f RGB pie chart
      #b8126f color shades, tints & tones
#b8126f color schemes
#b8126f color preview, HTML & CSS examples
           This text has a color of #b8126f        
        
          <p style="color:#b8126f;">Text here</p>
        
        
          .mytext {color:#b8126f;}
        
        Text color #b8126f
      
           This box has a color of #b8126f        
        
          <div style="background-color:#b8126f;">Content here</div>
        
        
          .mybackground {background-color:#b8126f;}
        
        Background color #b8126f
      
           Border around this has a color of #b8126f        
        
          <div style="border:2px solid #b8126f;">Content here</div>
        
        
          .myborder {border:2px solid #b8126f;}
        
        Border color #b8126f