#b4027e color space conversions
Hex:
        #b4027e
        RGB:
        180, 2, 126
        CMY:
        29, 99, 51
        CMYK:
        0, 99, 30, 29
      HSL:
        318°, 97.8022%, 35.6863%
        HSV (HSB):
        318°, 98.8889%, 70.5882%
        XYZ:
        22.6100, 11.2531, 20.7190
        xyY:
        0.4142, 0.2062, 11.2531
      CIE-Lab:
        40.0035, 68.4123, -18.4781
        CIE-LCH:
        40.0035, 70.8638, 344.8851
        CIE-Luv:
        40.0035, 82.6021, -35.8408
        Hunter-Lab:
        33.5456, 61.6056, -13.1378
      #b4027e color charts
#b4027e RGB chart
      #b4027e CMYK chart
      #b4027e RGB pie chart
      #b4027e color shades, tints & tones
#b4027e color schemes
#b4027e color preview, HTML & CSS examples
           This text has a color of #b4027e        
        
          <p style="color:#b4027e;">Text here</p>
        
        
          .mytext {color:#b4027e;}
        
        Text color #b4027e
      
           This box has a color of #b4027e        
        
          <div style="background-color:#b4027e;">Content here</div>
        
        
          .mybackground {background-color:#b4027e;}
        
        Background color #b4027e
      
           Border around this has a color of #b4027e        
        
          <div style="border:2px solid #b4027e;">Content here</div>
        
        
          .myborder {border:2px solid #b4027e;}
        
        Border color #b4027e