#b4126d color space conversions
Hex:
        #b4126d
        RGB:
        180, 18, 109
        CMY:
        29, 93, 57
        CMYK:
        0, 90, 39, 29
      HSL:
        326°, 81.8182%, 38.8235%
        HSV (HSB):
        326°, 90.0000%, 70.5882%
        XYZ:
        21.7990, 11.2400, 15.4886
        xyY:
        0.4492, 0.2316, 11.2400
      CIE-Lab:
        39.9818, 64.7563, -7.8828
        CIE-LCH:
        39.9818, 65.2343, 353.0595
        CIE-Luv:
        39.9818, 88.5081, -21.4438
        Hunter-Lab:
        33.5262, 57.3915, -3.9228
      #b4126d color charts
#b4126d RGB chart
      #b4126d CMYK chart
      #b4126d RGB pie chart
      #b4126d color shades, tints & tones
#b4126d color schemes
#b4126d color preview, HTML & CSS examples
           This text has a color of #b4126d        
        
          <p style="color:#b4126d;">Text here</p>
        
        
          .mytext {color:#b4126d;}
        
        Text color #b4126d
      
           This box has a color of #b4126d        
        
          <div style="background-color:#b4126d;">Content here</div>
        
        
          .mybackground {background-color:#b4126d;}
        
        Background color #b4126d
      
           Border around this has a color of #b4126d        
        
          <div style="border:2px solid #b4126d;">Content here</div>
        
        
          .myborder {border:2px solid #b4126d;}
        
        Border color #b4126d